"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirHandleReaddir|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2026/06/07 04:47:22 DEBUG : Creating backend with remote "TestMega:rclone-test-teyelav4lisa" 2026/06/07 04:47:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/07 04:47:22 DEBUG : mega root 'rclone-test-teyelav4lisa': Using previously stored session ID and master key to initialize the Mega API 2026/06/07 04:47:41 DEBUG : Creating backend with remote "/tmp/rclone3561908450" === RUN TestDirHandleReaddir run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:47:41 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:47:41 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:47:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:47:43 DEBUG : dir/subdir: Looking for writers 2026/06/07 04:47:43 DEBUG : dir: Looking for writers 2026/06/07 04:47:43 DEBUG : file2: reading active writers 2026/06/07 04:47:43 DEBUG : subdir: reading active writers 2026/06/07 04:47:43 DEBUG : file1: reading active writers 2026/06/07 04:47:43 DEBUG : Looking for writers 2026/06/07 04:47:43 DEBUG : dir: reading active writers 2026/06/07 04:47:43 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (3.18s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:47:45 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:47:45 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:47:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:47:45 DEBUG : dir: Looking for writers 2026/06/07 04:47:45 DEBUG : file1: reading active writers 2026/06/07 04:47:45 DEBUG : Looking for writers 2026/06/07 04:47:45 DEBUG : dir: reading active writers 2026/06/07 04:47:45 DEBUG : >WaitForWriters: 2026/06/07 04:47:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:47:45 DEBUG : newLeaf: Updating file with newLeaf 0x19f2d9c83380 2026/06/07 04:47:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:47:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2026/06/07 04:47:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 04:47:53 DEBUG : dir/file1: Updating file with dir/file1 0x19f2d9c83380 2026/06/07 04:47:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 04:47:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2026/06/07 04:48:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:48:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 04:48:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:00 DEBUG : dir/file1: File is currently open, delaying rename 0x19f2d9c83380 2026/06/07 04:48:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:00 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 04:48:02 DEBUG : dir/file1: size = 25 OK 2026/06/07 04:48:02 NOTICE: mega root 'rclone-test-teyelav4lisa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/07 04:48:02 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/07 04:48:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:02 DEBUG : newLeaf: Running delayed rename now 2026/06/07 04:48:02 INFO : newLeaf: Deleted 2026/06/07 04:48:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:03 DEBUG : newLeaf: Updating file with newLeaf 0x19f2d9c83380 2026/06/07 04:48:03 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:03 DEBUG : dir: Looking for writers 2026/06/07 04:48:03 DEBUG : Looking for writers 2026/06/07 04:48:03 DEBUG : dir: reading active writers 2026/06/07 04:48:03 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:03 DEBUG : >WaitForWriters: 2026/06/07 04:48:03 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:03 DEBUG : dir: Looking for writers 2026/06/07 04:48:03 DEBUG : Looking for writers 2026/06/07 04:48:03 DEBUG : dir: reading active writers 2026/06/07 04:48:03 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:48:03 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:48:03 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:48:03 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:48:03 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:03 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:03 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:48:06 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:06 DEBUG : dir: Looking for writers 2026/06/07 04:48:06 DEBUG : file1: reading active writers 2026/06/07 04:48:06 DEBUG : Looking for writers 2026/06/07 04:48:06 DEBUG : dir: reading active writers 2026/06/07 04:48:06 DEBUG : >WaitForWriters: 2026/06/07 04:48:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:06 DEBUG : newLeaf: Updating file with newLeaf 0x19f2db80c340 2026/06/07 04:48:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2026/06/07 04:48:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 04:48:14 DEBUG : dir/file1: Updating file with dir/file1 0x19f2db80c340 2026/06/07 04:48:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 04:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2026/06/07 04:48:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:48:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/07 04:48:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:21 DEBUG : dir/file1: File is currently open, delaying rename 0x19f2db80c340 2026/06/07 04:48:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:21 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (25 bytes), uploading instead of streaming 2026/06/07 04:48:21 DEBUG : dir/file1: size = 25 OK 2026/06/07 04:48:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/07 04:48:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:21 DEBUG : newLeaf: Running delayed rename now 2026/06/07 04:48:21 INFO : newLeaf: Deleted 2026/06/07 04:48:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:22 DEBUG : newLeaf: Updating file with newLeaf 0x19f2db80c340 2026/06/07 04:48:22 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:22 DEBUG : dir: Looking for writers 2026/06/07 04:48:22 DEBUG : Looking for writers 2026/06/07 04:48:22 DEBUG : dir: reading active writers 2026/06/07 04:48:22 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:22 DEBUG : >WaitForWriters: 2026/06/07 04:48:22 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:22 DEBUG : dir: Looking for writers 2026/06/07 04:48:22 DEBUG : Looking for writers 2026/06/07 04:48:22 DEBUG : dir: reading active writers 2026/06/07 04:48:22 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:22 DEBUG : >WaitForWriters: 2026/06/07 04:48:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:48:22 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:48:22 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:48:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:48:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:22 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:48:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 04:48:23 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:23 DEBUG : dir/file1(0x19f2dba409c0): openPending: 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 04:48:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:23 DEBUG : dir/file1(0x19f2dba409c0): >openPending: err= 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:48:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:23 DEBUG : dir/file1(0x19f2dba409c0): _writeAt: size=14, off=0 2026/06/07 04:48:23 DEBUG : dir/file1(0x19f2dba409c0): >_writeAt: n=14, err= 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 04:48:23 DEBUG : dir/file1(0x19f2dba409c0): close: 2026/06/07 04:48:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 04:48:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:48:23 DEBUG : dir/file1(0x19f2dba409c0): >close: err= 2026/06/07 04:48:23 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:23 DEBUG : dir: Looking for writers 2026/06/07 04:48:23 DEBUG : file1: reading active writers 2026/06/07 04:48:23 DEBUG : Looking for writers 2026/06/07 04:48:23 DEBUG : dir: reading active writers 2026/06/07 04:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:48:23 DEBUG : dir: Looking for writers 2026/06/07 04:48:23 DEBUG : file1: reading active writers 2026/06/07 04:48:23 DEBUG : Looking for writers 2026/06/07 04:48:23 DEBUG : dir: reading active writers 2026/06/07 04:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:48:23 DEBUG : dir: Looking for writers 2026/06/07 04:48:23 DEBUG : file1: reading active writers 2026/06/07 04:48:23 DEBUG : Looking for writers 2026/06/07 04:48:23 DEBUG : dir: reading active writers 2026/06/07 04:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:48:23 DEBUG : dir: Looking for writers 2026/06/07 04:48:23 DEBUG : file1: reading active writers 2026/06/07 04:48:23 DEBUG : Looking for writers 2026/06/07 04:48:23 DEBUG : dir: reading active writers 2026/06/07 04:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 04:48:23 DEBUG : dir: Looking for writers 2026/06/07 04:48:23 DEBUG : file1: reading active writers 2026/06/07 04:48:23 DEBUG : Looking for writers 2026/06/07 04:48:23 DEBUG : dir: reading active writers 2026/06/07 04:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:48:23 DEBUG : dir: Looking for writers 2026/06/07 04:48:23 DEBUG : file1: reading active writers 2026/06/07 04:48:23 DEBUG : Looking for writers 2026/06/07 04:48:23 DEBUG : dir: reading active writers 2026/06/07 04:48:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:48:23 DEBUG : dir/file1: size = 14 OK 2026/06/07 04:48:23 INFO : dir/file1: Copied (replaced existing) 2026/06/07 04:48:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 04:48:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/07 04:48:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 04:48:24 DEBUG : dir: Looking for writers 2026/06/07 04:48:24 DEBUG : file1: reading active writers 2026/06/07 04:48:24 DEBUG : Looking for writers 2026/06/07 04:48:24 DEBUG : dir: reading active writers 2026/06/07 04:48:24 DEBUG : >WaitForWriters: 2026/06/07 04:48:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:48:24 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:24 DEBUG : dir/file1(0x19f2db8f7800): _readAt: size=512, off=0 2026/06/07 04:48:24 DEBUG : dir/file1(0x19f2db8f7800): openPending: 2026/06/07 04:48:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/06/07 04:48:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 04:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:24 DEBUG : dir/file1(0x19f2db8f7800): >openPending: err= 2026/06/07 04:48:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 04:48:24 DEBUG : dir/file1(0x19f2db8f7800): >_readAt: n=14, err=EOF 2026/06/07 04:48:24 DEBUG : dir/file1(0x19f2db8f7800): close: 2026/06/07 04:48:24 DEBUG : dir/file1(0x19f2db8f7800): >close: err= 2026/06/07 04:48:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:48:24 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dbbb0b60 2026/06/07 04:48:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:24 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 04:48:24 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 04:48:24 DEBUG : dir/file1: Updating file with dir/file1 0x19f2dbbb0b60 2026/06/07 04:48:24 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 04:48:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/07 04:48:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 04:48:23 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2026/06/07 04:48:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:48:31 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:31 DEBUG : dir/file1(0x19f2dbc46d40): openPending: 2026/06/07 04:48:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/06/07 04:48:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 04:48:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:31 DEBUG : dir/file1(0x19f2dbc46d40): >openPending: err= 2026/06/07 04:48:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:48:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:31 DEBUG : dir/file1(0x19f2dbc46d40): _writeAt: size=25, off=0 2026/06/07 04:48:31 DEBUG : dir/file1(0x19f2dbc46d40): >_writeAt: n=25, err= 2026/06/07 04:48:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:48:32 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dbbb0b60 2026/06/07 04:48:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:32 DEBUG : newLeaf(0x19f2dbc46d40): close: 2026/06/07 04:48:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 04:48:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 04:48:31.981642719 +0000 UTC m=+69.043406968 2026/06/07 04:48:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 04:48:32 DEBUG : newLeaf(0x19f2dbc46d40): >close: err= 2026/06/07 04:48:32 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:48:32 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:48:32 DEBUG : newLeaf: size = 25 OK 2026/06/07 04:48:32 INFO : newLeaf: Copied (replaced existing) 2026/06/07 04:48:32 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/06/07 04:48:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 04:48:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : >WaitForWriters: 2026/06/07 04:48:32 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:32 DEBUG : dir: Looking for writers 2026/06/07 04:48:32 DEBUG : Looking for writers 2026/06/07 04:48:32 DEBUG : dir: reading active writers 2026/06/07 04:48:32 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:32 DEBUG : >WaitForWriters: 2026/06/07 04:48:32 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:48:33 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:48:33 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:48:33 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:33 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:33 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:48:33 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:33 DEBUG : dir: Looking for writers 2026/06/07 04:48:33 DEBUG : file1: reading active writers 2026/06/07 04:48:33 DEBUG : Looking for writers 2026/06/07 04:48:33 DEBUG : dir: reading active writers 2026/06/07 04:48:33 DEBUG : >WaitForWriters: 2026/06/07 04:48:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:34 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dc060ea0 2026/06/07 04:48:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 04:48:34 DEBUG : dir/file1: Updating file with dir/file1 0x19f2dc060ea0 2026/06/07 04:48:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 04:48:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2026/06/07 04:48:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:48:41 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:41 DEBUG : dir/file1(0x19f2dbf6d880): openPending: 2026/06/07 04:48:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/06/07 04:48:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 04:48:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:41 DEBUG : dir/file1(0x19f2dbf6d880): >openPending: err= 2026/06/07 04:48:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:48:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:41 DEBUG : dir/file1(0x19f2dbf6d880): _writeAt: size=25, off=0 2026/06/07 04:48:41 DEBUG : dir/file1(0x19f2dbf6d880): >_writeAt: n=25, err= 2026/06/07 04:48:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:48:41 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dc060ea0 2026/06/07 04:48:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:41 DEBUG : newLeaf(0x19f2dbf6d880): close: 2026/06/07 04:48:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 04:48:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 04:48:41.617356947 +0000 UTC m=+78.679121196 2026/06/07 04:48:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 04:48:41 DEBUG : newLeaf(0x19f2dbf6d880): >close: err= 2026/06/07 04:48:41 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:41 DEBUG : dir: Looking for writers 2026/06/07 04:48:41 DEBUG : Looking for writers 2026/06/07 04:48:41 DEBUG : dir: reading active writers 2026/06/07 04:48:41 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:48:41 DEBUG : dir: Looking for writers 2026/06/07 04:48:41 DEBUG : Looking for writers 2026/06/07 04:48:41 DEBUG : dir: reading active writers 2026/06/07 04:48:41 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:48:42 DEBUG : dir: Looking for writers 2026/06/07 04:48:42 DEBUG : Looking for writers 2026/06/07 04:48:42 DEBUG : dir: reading active writers 2026/06/07 04:48:42 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:48:42 DEBUG : dir: Looking for writers 2026/06/07 04:48:42 DEBUG : Looking for writers 2026/06/07 04:48:42 DEBUG : dir: reading active writers 2026/06/07 04:48:42 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:48:42 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 04:48:42 DEBUG : dir: Looking for writers 2026/06/07 04:48:42 DEBUG : Looking for writers 2026/06/07 04:48:42 DEBUG : dir: reading active writers 2026/06/07 04:48:42 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:48:42 DEBUG : dir: Looking for writers 2026/06/07 04:48:42 DEBUG : Looking for writers 2026/06/07 04:48:42 DEBUG : dir: reading active writers 2026/06/07 04:48:42 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:48:42 DEBUG : dir: Looking for writers 2026/06/07 04:48:42 DEBUG : Looking for writers 2026/06/07 04:48:42 DEBUG : dir: reading active writers 2026/06/07 04:48:42 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 04:48:42 DEBUG : newLeaf: size = 25 OK 2026/06/07 04:48:42 INFO : newLeaf: Copied (replaced existing) 2026/06/07 04:48:42 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/06/07 04:48:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 04:48:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 04:48:43 DEBUG : dir: Looking for writers 2026/06/07 04:48:43 DEBUG : Looking for writers 2026/06/07 04:48:43 DEBUG : dir: reading active writers 2026/06/07 04:48:43 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:43 DEBUG : >WaitForWriters: 2026/06/07 04:48:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:43 DEBUG : dir: Looking for writers 2026/06/07 04:48:43 DEBUG : Looking for writers 2026/06/07 04:48:43 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:43 DEBUG : dir: reading active writers 2026/06/07 04:48:43 DEBUG : >WaitForWriters: 2026/06/07 04:48:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:48:45 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:48:45 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:48:45 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:45 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:45 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:48:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 04:48:45 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:45 DEBUG : dir/file1(0x19f2dbc47a00): openPending: 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 04:48:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:45 DEBUG : dir/file1(0x19f2dbc47a00): >openPending: err= 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:48:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:45 DEBUG : dir/file1(0x19f2dbc47a00): _writeAt: size=14, off=0 2026/06/07 04:48:45 DEBUG : dir/file1(0x19f2dbc47a00): >_writeAt: n=14, err= 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 04:48:45 DEBUG : dir/file1(0x19f2dbc47a00): close: 2026/06/07 04:48:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/07 04:48:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:48:45 DEBUG : dir/file1(0x19f2dbc47a00): >close: err= 2026/06/07 04:48:45 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:45 DEBUG : dir: Looking for writers 2026/06/07 04:48:45 DEBUG : file1: reading active writers 2026/06/07 04:48:45 DEBUG : Looking for writers 2026/06/07 04:48:45 DEBUG : dir: reading active writers 2026/06/07 04:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:48:45 DEBUG : dir: Looking for writers 2026/06/07 04:48:45 DEBUG : file1: reading active writers 2026/06/07 04:48:45 DEBUG : Looking for writers 2026/06/07 04:48:45 DEBUG : dir: reading active writers 2026/06/07 04:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:48:45 DEBUG : dir: Looking for writers 2026/06/07 04:48:45 DEBUG : file1: reading active writers 2026/06/07 04:48:45 DEBUG : Looking for writers 2026/06/07 04:48:45 DEBUG : dir: reading active writers 2026/06/07 04:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:48:45 DEBUG : dir: Looking for writers 2026/06/07 04:48:45 DEBUG : file1: reading active writers 2026/06/07 04:48:45 DEBUG : Looking for writers 2026/06/07 04:48:45 DEBUG : dir: reading active writers 2026/06/07 04:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 04:48:45 DEBUG : dir: Looking for writers 2026/06/07 04:48:45 DEBUG : file1: reading active writers 2026/06/07 04:48:45 DEBUG : Looking for writers 2026/06/07 04:48:45 DEBUG : dir: reading active writers 2026/06/07 04:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:48:45 DEBUG : dir: Looking for writers 2026/06/07 04:48:45 DEBUG : file1: reading active writers 2026/06/07 04:48:45 DEBUG : Looking for writers 2026/06/07 04:48:45 DEBUG : dir: reading active writers 2026/06/07 04:48:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:48:45 DEBUG : dir/file1: size = 14 OK 2026/06/07 04:48:45 INFO : dir/file1: Copied (replaced existing) 2026/06/07 04:48:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 04:48:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/07 04:48:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 04:48:46 DEBUG : dir: Looking for writers 2026/06/07 04:48:46 DEBUG : file1: reading active writers 2026/06/07 04:48:46 DEBUG : Looking for writers 2026/06/07 04:48:46 DEBUG : dir: reading active writers 2026/06/07 04:48:46 DEBUG : >WaitForWriters: 2026/06/07 04:48:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:48:46 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:46 DEBUG : dir/file1(0x19f2dc6a8480): _readAt: size=512, off=0 2026/06/07 04:48:46 DEBUG : dir/file1(0x19f2dc6a8480): openPending: 2026/06/07 04:48:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/06/07 04:48:46 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 04:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:46 DEBUG : dir/file1(0x19f2dc6a8480): >openPending: err= 2026/06/07 04:48:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/07 04:48:46 DEBUG : dir/file1(0x19f2dc6a8480): >_readAt: n=14, err=EOF 2026/06/07 04:48:46 DEBUG : dir/file1(0x19f2dc6a8480): close: 2026/06/07 04:48:46 DEBUG : dir/file1(0x19f2dc6a8480): >close: err= 2026/06/07 04:48:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:48:46 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dbc795f0 2026/06/07 04:48:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 04:48:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 04:48:46 DEBUG : dir/file1: Updating file with dir/file1 0x19f2dbc795f0 2026/06/07 04:48:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 04:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/07 04:48:51 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 04:48:45 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2026/06/07 04:48:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:48:53 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:53 DEBUG : dir/file1(0x19f2dc613200): openPending: 2026/06/07 04:48:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/06/07 04:48:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 04:48:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:53 DEBUG : dir/file1(0x19f2dc613200): >openPending: err= 2026/06/07 04:48:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:48:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:53 DEBUG : dir/file1(0x19f2dc613200): _writeAt: size=25, off=0 2026/06/07 04:48:53 DEBUG : dir/file1(0x19f2dc613200): >_writeAt: n=25, err= 2026/06/07 04:48:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:48:54 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dbc795f0 2026/06/07 04:48:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:54 DEBUG : newLeaf(0x19f2dc613200): close: 2026/06/07 04:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 04:48:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 04:48:53.889420004 +0000 UTC m=+90.951184242 2026/06/07 04:48:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 04:48:54 DEBUG : newLeaf(0x19f2dc613200): >close: err= 2026/06/07 04:48:54 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:54 DEBUG : dir: Looking for writers 2026/06/07 04:48:54 DEBUG : Looking for writers 2026/06/07 04:48:54 DEBUG : dir: reading active writers 2026/06/07 04:48:54 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:48:54 DEBUG : dir: Looking for writers 2026/06/07 04:48:54 DEBUG : Looking for writers 2026/06/07 04:48:54 DEBUG : dir: reading active writers 2026/06/07 04:48:54 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:48:54 DEBUG : dir: Looking for writers 2026/06/07 04:48:54 DEBUG : Looking for writers 2026/06/07 04:48:54 DEBUG : dir: reading active writers 2026/06/07 04:48:54 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:48:54 DEBUG : dir: Looking for writers 2026/06/07 04:48:54 DEBUG : Looking for writers 2026/06/07 04:48:54 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:54 DEBUG : dir: reading active writers 2026/06/07 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:48:54 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 04:48:54 DEBUG : dir: Looking for writers 2026/06/07 04:48:54 DEBUG : Looking for writers 2026/06/07 04:48:54 DEBUG : dir: reading active writers 2026/06/07 04:48:54 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:48:54 DEBUG : dir: Looking for writers 2026/06/07 04:48:54 DEBUG : Looking for writers 2026/06/07 04:48:54 DEBUG : dir: reading active writers 2026/06/07 04:48:54 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:48:54 DEBUG : newLeaf: size = 25 OK 2026/06/07 04:48:54 INFO : newLeaf: Copied (replaced existing) 2026/06/07 04:48:54 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/06/07 04:48:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 04:48:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 04:48:55 DEBUG : dir: Looking for writers 2026/06/07 04:48:55 DEBUG : Looking for writers 2026/06/07 04:48:55 DEBUG : dir: reading active writers 2026/06/07 04:48:55 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:55 DEBUG : >WaitForWriters: 2026/06/07 04:48:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:55 DEBUG : dir: Looking for writers 2026/06/07 04:48:55 DEBUG : Looking for writers 2026/06/07 04:48:55 DEBUG : dir: reading active writers 2026/06/07 04:48:55 DEBUG : newLeaf: reading active writers 2026/06/07 04:48:55 DEBUG : >WaitForWriters: 2026/06/07 04:48:55 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:48:55 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:48:55 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:48:55 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:55 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:48:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:48:55 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:48:55 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:48:55 DEBUG : dir: Looking for writers 2026/06/07 04:48:55 DEBUG : file1: reading active writers 2026/06/07 04:48:55 DEBUG : Looking for writers 2026/06/07 04:48:55 DEBUG : dir: reading active writers 2026/06/07 04:48:55 DEBUG : >WaitForWriters: 2026/06/07 04:48:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:48:55 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:48:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:48:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:48:55 DEBUG : dir/file1(0x19f2dc98a8c0): _readAt: size=512, off=0 2026/06/07 04:48:55 DEBUG : dir/file1(0x19f2dc98a8c0): openPending: 2026/06/07 04:48:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/06/07 04:48:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/07 04:48:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:48:55 DEBUG : dir/file1(0x19f2dc98a8c0): >openPending: err= 2026/06/07 04:48:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/07 04:48:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 04:48:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:48:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:48:56 DEBUG : dir/file1(0x19f2dc98a8c0): >_readAt: n=14, err=EOF 2026/06/07 04:48:56 DEBUG : dir/file1(0x19f2dc98a8c0): close: 2026/06/07 04:48:56 DEBUG : dir/file1(0x19f2dc98a8c0): >close: err= 2026/06/07 04:48:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:48:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:48:56 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dc87b520 2026/06/07 04:48:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:48:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:48:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/07 04:48:56 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/07 04:48:56 DEBUG : dir/file1: Updating file with dir/file1 0x19f2dc87b520 2026/06/07 04:48:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/07 04:48:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/07 04:49:01 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 04:48:55 +0000 UTC fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2026/06/07 04:49:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:49:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:49:03 DEBUG : dir/file1(0x19f2dc9ff180): openPending: 2026/06/07 04:49:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/06/07 04:49:03 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/07 04:49:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:03 DEBUG : dir/file1(0x19f2dc9ff180): >openPending: err= 2026/06/07 04:49:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:49:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:49:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:49:03 DEBUG : dir/file1(0x19f2dc9ff180): _writeAt: size=25, off=0 2026/06/07 04:49:03 DEBUG : dir/file1(0x19f2dc9ff180): >_writeAt: n=25, err= 2026/06/07 04:49:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/07 04:49:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/07 04:49:05 DEBUG : newLeaf: Updating file with newLeaf 0x19f2dc87b520 2026/06/07 04:49:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:49:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:49:05 DEBUG : newLeaf(0x19f2dc9ff180): close: 2026/06/07 04:49:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/07 04:49:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-07 04:49:03.732490331 +0000 UTC m=+100.794254580 2026/06/07 04:49:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:05 DEBUG : newLeaf(0x19f2dc9ff180): >close: err= 2026/06/07 04:49:05 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:05 DEBUG : dir: Looking for writers 2026/06/07 04:49:05 DEBUG : Looking for writers 2026/06/07 04:49:05 DEBUG : dir: reading active writers 2026/06/07 04:49:05 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:49:05 DEBUG : dir: Looking for writers 2026/06/07 04:49:05 DEBUG : Looking for writers 2026/06/07 04:49:05 DEBUG : dir: reading active writers 2026/06/07 04:49:05 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:49:05 DEBUG : dir: Looking for writers 2026/06/07 04:49:05 DEBUG : Looking for writers 2026/06/07 04:49:05 DEBUG : dir: reading active writers 2026/06/07 04:49:05 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:49:05 DEBUG : dir: Looking for writers 2026/06/07 04:49:05 DEBUG : Looking for writers 2026/06/07 04:49:05 DEBUG : dir: reading active writers 2026/06/07 04:49:05 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:49:05 DEBUG : newLeaf: vfs cache: starting upload 2026/06/07 04:49:05 DEBUG : dir: Looking for writers 2026/06/07 04:49:05 DEBUG : Looking for writers 2026/06/07 04:49:05 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:05 DEBUG : dir: reading active writers 2026/06/07 04:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:49:05 DEBUG : dir: Looking for writers 2026/06/07 04:49:05 DEBUG : Looking for writers 2026/06/07 04:49:05 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:05 DEBUG : dir: reading active writers 2026/06/07 04:49:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:49:06 DEBUG : dir: Looking for writers 2026/06/07 04:49:06 DEBUG : Looking for writers 2026/06/07 04:49:06 DEBUG : dir: reading active writers 2026/06/07 04:49:06 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 04:49:06 DEBUG : dir: Looking for writers 2026/06/07 04:49:06 DEBUG : Looking for writers 2026/06/07 04:49:06 DEBUG : dir: reading active writers 2026/06/07 04:49:06 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:49:07 DEBUG : dir: Looking for writers 2026/06/07 04:49:07 DEBUG : Looking for writers 2026/06/07 04:49:07 DEBUG : dir: reading active writers 2026/06/07 04:49:07 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:49:08 DEBUG : newLeaf: size = 25 OK 2026/06/07 04:49:08 INFO : newLeaf: Copied (replaced existing) 2026/06/07 04:49:08 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/06/07 04:49:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/07 04:49:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/07 04:49:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/07 04:49:08 DEBUG : dir: Looking for writers 2026/06/07 04:49:08 DEBUG : Looking for writers 2026/06/07 04:49:08 DEBUG : dir: reading active writers 2026/06/07 04:49:08 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:08 DEBUG : >WaitForWriters: 2026/06/07 04:49:08 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:08 DEBUG : dir: Looking for writers 2026/06/07 04:49:08 DEBUG : Looking for writers 2026/06/07 04:49:08 DEBUG : dir: reading active writers 2026/06/07 04:49:08 DEBUG : newLeaf: reading active writers 2026/06/07 04:49:08 DEBUG : >WaitForWriters: 2026/06/07 04:49:08 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- FAIL: TestFileRename (84.02s) --- FAIL: TestFileRename/off,forceCache=false (18.62s) --- FAIL: TestFileRename/minimal,forceCache=false (19.21s) --- FAIL: TestFileRename/minimal,forceCache=true (10.26s) --- FAIL: TestFileRename/writes,forceCache=false (11.90s) --- FAIL: TestFileRename/writes,forceCache=true (10.30s) --- FAIL: TestFileRename/full,forceCache=false (13.72s) === RUN TestRcGetVFS run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:09 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:09 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:09 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:09 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:09 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:09 DEBUG : Looking for writers 2026/06/07 04:49:09 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:09 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:09 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 04:49:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 04:49:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:09 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:09 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:09 DEBUG : dir: Looking for writers 2026/06/07 04:49:09 DEBUG : file1: reading active writers 2026/06/07 04:49:09 DEBUG : Looking for writers 2026/06/07 04:49:09 DEBUG : dir: reading active writers 2026/06/07 04:49:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.92s) === RUN TestReadFileHandleSeek run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:12 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:12 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 04:49:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/07 04:49:12 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/07 04:49:12 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/07 04:49:12 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/07 04:49:12 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/07 04:49:13 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:13 DEBUG : dir: Looking for writers 2026/06/07 04:49:13 DEBUG : file1: reading active writers 2026/06/07 04:49:13 DEBUG : Looking for writers 2026/06/07 04:49:13 DEBUG : dir: reading active writers 2026/06/07 04:49:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.37s) === RUN TestReadFileHandleReadAt run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:13 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:13 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 04:49:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 04:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:13 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/07 04:49:13 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/07 04:49:13 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/07 04:49:13 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/07 04:49:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/07 04:49:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/07 04:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/07 04:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/07 04:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/07 04:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/07 04:49:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/07 04:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/07 04:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/07 04:49:14 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/07 04:49:14 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/07 04:49:14 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/07 04:49:14 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/07 04:49:14 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/07 04:49:14 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:14 DEBUG : dir: Looking for writers 2026/06/07 04:49:14 DEBUG : file1: reading active writers 2026/06/07 04:49:14 DEBUG : Looking for writers 2026/06/07 04:49:14 DEBUG : dir: reading active writers 2026/06/07 04:49:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.48s) === RUN TestReadFileHandleFlush run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:14 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:14 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 04:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 04:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:15 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:15 DEBUG : dir: Looking for writers 2026/06/07 04:49:15 DEBUG : file1: reading active writers 2026/06/07 04:49:15 DEBUG : Looking for writers 2026/06/07 04:49:15 DEBUG : dir: reading active writers 2026/06/07 04:49:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.96s) === RUN TestReadFileHandleRelease run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:15 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:15 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:49:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/07 04:49:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/07 04:49:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:20 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/07 04:49:20 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/07 04:49:20 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:20 DEBUG : dir: Looking for writers 2026/06/07 04:49:20 DEBUG : file1: reading active writers 2026/06/07 04:49:20 DEBUG : Looking for writers 2026/06/07 04:49:20 DEBUG : dir: reading active writers 2026/06/07 04:49:20 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.67s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:20 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:20 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:20 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:20 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:20 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:20 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:49:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:49:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:49:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:49:20 DEBUG : dir/file1(0x19f2dcea8fc0): _readAt: size=1, off=0 2026/06/07 04:49:20 DEBUG : dir/file1(0x19f2dcea8fc0): openPending: 2026/06/07 04:49:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:49:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:49:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:20 DEBUG : dir/file1(0x19f2dcea8fc0): >openPending: err= 2026/06/07 04:49:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 04:49:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 04:49:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): >_readAt: n=1, err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): _readAt: size=256, off=1 2026/06/07 04:49:21 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): >_readAt: n=15, err=EOF 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): _readAt: size=16, off=16 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): >_readAt: n=0, err=EOF 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): close: 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): >close: err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): close: 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dcea8fc0): >close: err=file already closed 2026/06/07 04:49:21 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:21 DEBUG : dir: Looking for writers 2026/06/07 04:49:21 DEBUG : file1: reading active writers 2026/06/07 04:49:21 DEBUG : Looking for writers 2026/06/07 04:49:21 DEBUG : dir: reading active writers 2026/06/07 04:49:21 DEBUG : >WaitForWriters: 2026/06/07 04:49:21 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.00s) === RUN TestRWFileHandleSeek run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:21 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:21 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:21 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:21 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:21 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:21 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:49:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:49:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:49:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): _readAt: size=1, off=0 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): openPending: 2026/06/07 04:49:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:49:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:49:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >openPending: err= 2026/06/07 04:49:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 04:49:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 04:49:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >_readAt: n=1, err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): _readAt: size=1, off=5 2026/06/07 04:49:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >_readAt: n=1, err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): _readAt: size=1, off=3 2026/06/07 04:49:21 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >_readAt: n=1, err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): _readAt: size=1, off=13 2026/06/07 04:49:21 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >_readAt: n=1, err= 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): _readAt: size=16, off=100 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >_readAt: n=0, err=EOF 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): close: 2026/06/07 04:49:21 DEBUG : dir/file1(0x19f2dd035300): >close: err= 2026/06/07 04:49:21 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:21 DEBUG : dir: Looking for writers 2026/06/07 04:49:21 DEBUG : file1: reading active writers 2026/06/07 04:49:21 DEBUG : Looking for writers 2026/06/07 04:49:21 DEBUG : dir: reading active writers 2026/06/07 04:49:21 DEBUG : >WaitForWriters: 2026/06/07 04:49:21 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.76s) === RUN TestRWFileHandleReadAt run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:22 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:22 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:22 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory 2026/06/07 04:49:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory 2026/06/07 04:49:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:26 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:49:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:49:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:49:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=1, off=0 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): openPending: 2026/06/07 04:49:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:49:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:49:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >openPending: err= 2026/06/07 04:49:26 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/07 04:49:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 04:49:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=1, err= 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=1, off=5 2026/06/07 04:49:26 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=1, err= 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=1, off=1 2026/06/07 04:49:26 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=1, err= 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=6, off=10 2026/06/07 04:49:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=6, err= 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=256, off=10 2026/06/07 04:49:26 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=6, err=EOF 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=256, off=100 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=0, err=EOF 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): close: 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >close: err= 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): _readAt: size=256, off=100 2026/06/07 04:49:26 DEBUG : dir/file1(0x19f2dcfce9c0): >_readAt: n=0, err=file already closed 2026/06/07 04:49:26 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:26 DEBUG : dir: Looking for writers 2026/06/07 04:49:26 DEBUG : file1: reading active writers 2026/06/07 04:49:26 DEBUG : Looking for writers 2026/06/07 04:49:26 DEBUG : dir: reading active writers 2026/06/07 04:49:26 DEBUG : >WaitForWriters: 2026/06/07 04:49:26 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty 2026/06/07 04:49:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory 2026/06/07 04:49:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (5.77s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:28 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:28 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:28 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:28 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:28 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:28 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:49:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:49:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:49:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): RWFileHandle.Flush 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): _readAt: size=256, off=0 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): openPending: 2026/06/07 04:49:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:49:28 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): >openPending: err= 2026/06/07 04:49:28 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/07 04:49:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 04:49:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): >_readAt: n=16, err=EOF 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): RWFileHandle.Flush 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): RWFileHandle.Flush 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): close: 2026/06/07 04:49:28 DEBUG : dir/file1(0x19f2dd0e4440): >close: err= 2026/06/07 04:49:28 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:28 DEBUG : dir: Looking for writers 2026/06/07 04:49:28 DEBUG : file1: reading active writers 2026/06/07 04:49:28 DEBUG : Looking for writers 2026/06/07 04:49:28 DEBUG : dir: reading active writers 2026/06/07 04:49:28 DEBUG : >WaitForWriters: 2026/06/07 04:49:28 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting run.go:186: removing dir "dir" failed - try 1/3: sleeping 1s: directory not empty --- PASS: TestRWFileHandleFlushRead (2.13s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:30 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:30 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:30 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:30 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:30 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:49:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/07 04:49:30 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:49:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:49:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:49:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): _readAt: size=256, off=0 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): openPending: 2026/06/07 04:49:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:49:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:49:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): >openPending: err= 2026/06/07 04:49:30 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/07 04:49:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/07 04:49:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:49:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): >_readAt: n=16, err=EOF 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): RWFileHandle.Release 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): close: 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): >close: err= 2026/06/07 04:49:30 DEBUG : dir/file1(0x19f2dce5d980): RWFileHandle.Release 2026/06/07 04:49:30 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:30 DEBUG : dir: Looking for writers 2026/06/07 04:49:30 DEBUG : file1: reading active writers 2026/06/07 04:49:30 DEBUG : Looking for writers 2026/06/07 04:49:30 DEBUG : dir: reading active writers 2026/06/07 04:49:30 DEBUG : >WaitForWriters: 2026/06/07 04:49:30 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.89s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:31 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:31 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:31 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:31 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:49:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:49:31 DEBUG : file1: newRWFileHandle: 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): openPending: 2026/06/07 04:49:31 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:49:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:49:31 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): >openPending: err= 2026/06/07 04:49:31 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:49:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): _writeAt: size=5, off=0 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): >_writeAt: n=5, err= 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): _writeAt: size=7, off=5 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): >_writeAt: n=7, err= 2026/06/07 04:49:31 DEBUG : file1: vfs cache: truncate to size=11 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): close: 2026/06/07 04:49:31 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 04:49:31.115460212 +0000 UTC m=+128.177224462 2026/06/07 04:49:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): >close: err= 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): close: 2026/06/07 04:49:31 DEBUG : file1(0x19f2dcfcf180): >close: err=file already closed 2026/06/07 04:49:31 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:49:31 DEBUG : file1: vfs cache: starting upload 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:49:31 DEBUG : file1: size = 11 OK 2026/06/07 04:49:31 INFO : file1: Copied (new) 2026/06/07 04:49:31 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/07 04:49:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 04:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:31 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : >WaitForWriters: 2026/06/07 04:49:31 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:31 DEBUG : Looking for writers 2026/06/07 04:49:31 DEBUG : file1: reading active writers 2026/06/07 04:49:31 DEBUG : >WaitForWriters: 2026/06/07 04:49:31 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting 2026/06/07 04:49:31 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory 2026/06/07 04:49:31 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/06/07 04:49:33 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory 2026/06/07 04:49:33 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/06/07 04:49:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory 2026/06/07 04:49:35 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (9.51s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:40 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:40 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:40 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:40 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:49:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:49:40 DEBUG : file1: newRWFileHandle: 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): openPending: 2026/06/07 04:49:40 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:49:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:49:40 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): >openPending: err= 2026/06/07 04:49:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:49:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): _writeAt: size=7, off=0 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): >_writeAt: n=7, err= 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): _writeAt: size=6, off=5 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): >_writeAt: n=6, err= 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): close: 2026/06/07 04:49:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 04:49:40.629051528 +0000 UTC m=+137.690815798 2026/06/07 04:49:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): >close: err= 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): _writeAt: size=5, off=0 2026/06/07 04:49:40 DEBUG : file1(0x19f2dd1f0680): >_writeAt: n=0, err=file already closed 2026/06/07 04:49:40 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:49:40 DEBUG : file1: vfs cache: starting upload 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:49:40 DEBUG : file1: size = 11 OK 2026/06/07 04:49:40 INFO : file1: Copied (new) 2026/06/07 04:49:40 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/07 04:49:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 04:49:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : >WaitForWriters: 2026/06/07 04:49:40 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:40 DEBUG : Looking for writers 2026/06/07 04:49:40 DEBUG : file1: reading active writers 2026/06/07 04:49:40 DEBUG : >WaitForWriters: 2026/06/07 04:49:40 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleWriteAt (7.44s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:48 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:48 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:48 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:48 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:49:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:49:48 DEBUG : file1: newRWFileHandle: 2026/06/07 04:49:48 DEBUG : file1(0x19f2d9ba4940): openPending: 2026/06/07 04:49:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:49:48 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:49:48 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:48 DEBUG : file1(0x19f2d9ba4940): >openPending: err= 2026/06/07 04:49:48 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:49:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:49:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:49:48 DEBUG : file1(0x19f2d9ba4940): close: 2026/06/07 04:49:48 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 04:49:48.067805988 +0000 UTC m=+145.129570267 2026/06/07 04:49:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:48 DEBUG : file1(0x19f2d9ba4940): >close: err= 2026/06/07 04:49:48 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 04:49:48 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:49:48 DEBUG : file2: newRWFileHandle: 2026/06/07 04:49:48 DEBUG : file2(0x19f2d9ba4e40): openPending: 2026/06/07 04:49:48 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:49:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 04:49:48 DEBUG : file2(0x19f2d9ba4e40): >openPending: err= 2026/06/07 04:49:48 DEBUG : file2: >newRWFileHandle: err= 2026/06/07 04:49:48 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 04:49:48 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/07 04:49:48 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/07 04:49:48 DEBUG : file2(0x19f2d9ba4e40): RWFileHandle.Flush 2026/06/07 04:49:48 DEBUG : file2(0x19f2d9ba4e40): RWFileHandle.Release 2026/06/07 04:49:48 DEBUG : file2(0x19f2d9ba4e40): close: 2026/06/07 04:49:48 DEBUG : file2: vfs cache: setting modification time to 2026-06-07 04:49:48.069556646 +0000 UTC m=+145.131320924 2026/06/07 04:49:48 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:48 DEBUG : file2(0x19f2d9ba4e40): >close: err= 2026/06/07 04:49:48 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/07 04:49:48 DEBUG : file1: vfs cache: starting upload 2026/06/07 04:49:48 DEBUG : file2: vfs cache: starting upload 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/07 04:49:48 DEBUG : Looking for writers 2026/06/07 04:49:48 DEBUG : file1: reading active writers 2026/06/07 04:49:48 DEBUG : file2: reading active writers 2026/06/07 04:49:48 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/07 04:49:48 DEBUG : file1: size = 0 OK 2026/06/07 04:49:48 INFO : file1: Copied (new) 2026/06/07 04:49:48 DEBUG : file1: vfs cache: fingerprint now "0" 2026/06/07 04:49:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 04:49:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:48 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 04:49:49 DEBUG : file2: size = 0 OK 2026/06/07 04:49:49 INFO : file2: Copied (new) 2026/06/07 04:49:49 DEBUG : file2: vfs cache: fingerprint now "0" 2026/06/07 04:49:49 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/07 04:49:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/07 04:49:49 INFO : file2: vfs cache: upload succeeded try #1 2026/06/07 04:49:49 DEBUG : Looking for writers 2026/06/07 04:49:49 DEBUG : file1: reading active writers 2026/06/07 04:49:49 DEBUG : file2: reading active writers 2026/06/07 04:49:49 DEBUG : >WaitForWriters: 2026/06/07 04:49:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:49 DEBUG : Looking for writers 2026/06/07 04:49:49 DEBUG : file1: reading active writers 2026/06/07 04:49:49 DEBUG : file2: reading active writers 2026/06/07 04:49:49 DEBUG : >WaitForWriters: 2026/06/07 04:49:49 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.93s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:49 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:49 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:49 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:49 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:49:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:49:49 DEBUG : file1: newRWFileHandle: 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): openPending: 2026/06/07 04:49:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:49:49 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:49:49 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): >openPending: err= 2026/06/07 04:49:49 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:49:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:49:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): _writeAt: size=5, off=0 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): >_writeAt: n=5, err= 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): RWFileHandle.Flush 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): RWFileHandle.Flush 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): close: 2026/06/07 04:49:49 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 04:49:49.996666326 +0000 UTC m=+147.058430595 2026/06/07 04:49:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:49 DEBUG : file1(0x19f2d658fac0): >close: err= 2026/06/07 04:49:49 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:49 DEBUG : Looking for writers 2026/06/07 04:49:49 DEBUG : file1: reading active writers 2026/06/07 04:49:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:49:50 DEBUG : Looking for writers 2026/06/07 04:49:50 DEBUG : file1: reading active writers 2026/06/07 04:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:49:50 DEBUG : Looking for writers 2026/06/07 04:49:50 DEBUG : file1: reading active writers 2026/06/07 04:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:49:50 DEBUG : Looking for writers 2026/06/07 04:49:50 DEBUG : file1: reading active writers 2026/06/07 04:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:49:50 DEBUG : file1: vfs cache: starting upload 2026/06/07 04:49:50 DEBUG : Looking for writers 2026/06/07 04:49:50 DEBUG : file1: reading active writers 2026/06/07 04:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:49:50 DEBUG : Looking for writers 2026/06/07 04:49:50 DEBUG : file1: reading active writers 2026/06/07 04:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:49:50 DEBUG : Looking for writers 2026/06/07 04:49:50 DEBUG : file1: reading active writers 2026/06/07 04:49:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 04:49:51 DEBUG : Looking for writers 2026/06/07 04:49:51 DEBUG : file1: reading active writers 2026/06/07 04:49:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:49:51 DEBUG : file1: size = 5 OK 2026/06/07 04:49:51 INFO : file1: Copied (new) 2026/06/07 04:49:51 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/07 04:49:51 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 04:49:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:51 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : >WaitForWriters: 2026/06/07 04:49:52 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.35s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:52 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:52 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:52 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:52 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:49:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:49:52 DEBUG : file1: newRWFileHandle: 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): openPending: 2026/06/07 04:49:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): >openPending: err= 2026/06/07 04:49:52 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:49:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:49:52 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:49:52 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): _writeAt: size=5, off=0 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): >_writeAt: n=5, err= 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): RWFileHandle.Release 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): close: 2026/06/07 04:49:52 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 04:49:52.349862792 +0000 UTC m=+149.411627131 2026/06/07 04:49:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): >close: err= 2026/06/07 04:49:52 DEBUG : file1(0x19f2d9d6e800): RWFileHandle.Release 2026/06/07 04:49:52 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:49:52 DEBUG : file1: vfs cache: starting upload 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:49:52 DEBUG : file1: size = 5 OK 2026/06/07 04:49:52 INFO : file1: Copied (new) 2026/06/07 04:49:52 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/07 04:49:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 04:49:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:49:52 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 04:49:52 DEBUG : Looking for writers 2026/06/07 04:49:52 DEBUG : file1: reading active writers 2026/06/07 04:49:52 DEBUG : >WaitForWriters: 2026/06/07 04:49:52 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (7.52s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:49:59 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:49:59 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:49:59 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:59 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:49:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:49:59 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:50:00 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 04:50:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:50:00 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:50:00 DEBUG : dir/file1(0x19f2d9d6ef80): openPending: 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:50:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:00 DEBUG : dir/file1(0x19f2d9d6ef80): >openPending: err= 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/07 04:50:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:50:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:50:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:50:00 DEBUG : dir/file1(0x19f2d9d6ef80): _writeAt: size=5, off=0 2026/06/07 04:50:00 DEBUG : dir/file1(0x19f2d9d6ef80): >_writeAt: n=5, err= 2026/06/07 04:50:00 DEBUG : dir/file1(0x19f2d9d6ef80): close: 2026/06/07 04:50:00 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 04:50:00.496616563 +0000 UTC m=+157.558380843 2026/06/07 04:50:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:00 DEBUG : dir/file1(0x19f2d9d6ef80): >close: err= 2026/06/07 04:50:00 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:00 DEBUG : dir: Looking for writers 2026/06/07 04:50:00 DEBUG : file1: reading active writers 2026/06/07 04:50:00 DEBUG : Looking for writers 2026/06/07 04:50:00 DEBUG : dir: reading active writers 2026/06/07 04:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:50:00 DEBUG : dir: Looking for writers 2026/06/07 04:50:00 DEBUG : file1: reading active writers 2026/06/07 04:50:00 DEBUG : Looking for writers 2026/06/07 04:50:00 DEBUG : dir: reading active writers 2026/06/07 04:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:50:00 DEBUG : dir: Looking for writers 2026/06/07 04:50:00 DEBUG : file1: reading active writers 2026/06/07 04:50:00 DEBUG : Looking for writers 2026/06/07 04:50:00 DEBUG : dir: reading active writers 2026/06/07 04:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:50:00 DEBUG : dir: Looking for writers 2026/06/07 04:50:00 DEBUG : file1: reading active writers 2026/06/07 04:50:00 DEBUG : Looking for writers 2026/06/07 04:50:00 DEBUG : dir: reading active writers 2026/06/07 04:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 04:50:00 DEBUG : dir: Looking for writers 2026/06/07 04:50:00 DEBUG : file1: reading active writers 2026/06/07 04:50:00 DEBUG : Looking for writers 2026/06/07 04:50:00 DEBUG : dir: reading active writers 2026/06/07 04:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:50:00 DEBUG : dir: Looking for writers 2026/06/07 04:50:00 DEBUG : file1: reading active writers 2026/06/07 04:50:00 DEBUG : Looking for writers 2026/06/07 04:50:00 DEBUG : dir: reading active writers 2026/06/07 04:50:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:50:00 DEBUG : dir/file1: size = 5 OK 2026/06/07 04:50:00 INFO : dir/file1: Copied (replaced existing) 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/06/07 04:50:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 04:50:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 04:50:01 DEBUG : dir: Looking for writers 2026/06/07 04:50:01 DEBUG : file1: reading active writers 2026/06/07 04:50:01 DEBUG : Looking for writers 2026/06/07 04:50:01 DEBUG : dir: reading active writers 2026/06/07 04:50:01 DEBUG : >WaitForWriters: 2026/06/07 04:50:01 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.11s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:01 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:01 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:01 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:01 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:01 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:50:03 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:03 DEBUG : dir/file1: newRWFileHandle: 2026/06/07 04:50:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/07 04:50:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/07 04:50:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): _writeAt: size=5, off=0 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): openPending: 2026/06/07 04:50:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/06/07 04:50:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/07 04:50:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): >openPending: err= 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): >_writeAt: n=5, err= 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): _writeAt: size=15, off=5 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): >_writeAt: n=15, err= 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): close: 2026/06/07 04:50:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/07 04:50:03 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-07 04:50:03.314366872 +0000 UTC m=+160.376131141 2026/06/07 04:50:03 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:03 DEBUG : dir/file1(0x19f2dba40080): >close: err= 2026/06/07 04:50:03 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:50:03 DEBUG : dir/file1: vfs cache: starting upload 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:50:03 DEBUG : dir: Looking for writers 2026/06/07 04:50:03 DEBUG : file1: reading active writers 2026/06/07 04:50:03 DEBUG : Looking for writers 2026/06/07 04:50:03 DEBUG : dir: reading active writers 2026/06/07 04:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/07 04:50:04 DEBUG : dir/file1: size = 20 OK 2026/06/07 04:50:04 INFO : dir/file1: Copied (replaced existing) 2026/06/07 04:50:04 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/06/07 04:50:04 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/07 04:50:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:04 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/07 04:50:04 DEBUG : dir: Looking for writers 2026/06/07 04:50:04 DEBUG : file1: reading active writers 2026/06/07 04:50:04 DEBUG : Looking for writers 2026/06/07 04:50:04 DEBUG : dir: reading active writers 2026/06/07 04:50:04 DEBUG : >WaitForWriters: 2026/06/07 04:50:04 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.05s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:05 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:05 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:05 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:05 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:05 DEBUG : file1: newRWFileHandle: 2026/06/07 04:50:05 DEBUG : file1(0x19f2db96a4c0): openPending: 2026/06/07 04:50:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:05 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:50:05 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:50:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:05 DEBUG : file1(0x19f2db96a4c0): >openPending: err= 2026/06/07 04:50:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:50:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:50:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:50:05 DEBUG : file1(0x19f2db96a4c0): _writeAt: size=5, off=0 2026/06/07 04:50:05 DEBUG : file1(0x19f2db96a4c0): >_writeAt: n=5, err= 2026/06/07 04:50:05 DEBUG : file1(0x19f2db96a4c0): close: 2026/06/07 04:50:05 DEBUG : file1: vfs cache: setting modification time to 2026-06-07 04:50:05.02042288 +0000 UTC m=+162.082187119 2026/06/07 04:50:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:05 DEBUG : file1(0x19f2db96a4c0): >close: err= 2026/06/07 04:50:05 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:05 DEBUG : Looking for writers 2026/06/07 04:50:05 DEBUG : file1: reading active writers 2026/06/07 04:50:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:50:05 DEBUG : Looking for writers 2026/06/07 04:50:05 DEBUG : file1: reading active writers 2026/06/07 04:50:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:50:05 DEBUG : Looking for writers 2026/06/07 04:50:05 DEBUG : file1: reading active writers 2026/06/07 04:50:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:50:05 DEBUG : Looking for writers 2026/06/07 04:50:05 DEBUG : file1: reading active writers 2026/06/07 04:50:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:50:05 DEBUG : file1: vfs cache: starting upload 2026/06/07 04:50:05 DEBUG : Looking for writers 2026/06/07 04:50:05 DEBUG : file1: reading active writers 2026/06/07 04:50:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:50:05 DEBUG : file1: size = 5 OK 2026/06/07 04:50:05 INFO : file1: Copied (new) 2026/06/07 04:50:05 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/07 04:50:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/07 04:50:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:05 INFO : file1: vfs cache: upload succeeded try #1 2026/06/07 04:50:05 DEBUG : Looking for writers 2026/06/07 04:50:05 DEBUG : file1: reading active writers 2026/06/07 04:50:05 DEBUG : >WaitForWriters: 2026/06/07 04:50:05 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleSizeCreateNew (7.50s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:12 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.521995443 +0000 UTC m=+169.583759693 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.521995443 +0000 UTC m=+169.583759693 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8bc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8bc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8bc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8bc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8bc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.521995443 +0000 UTC m=+169.583759693 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8bc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da0e75e0 item 1 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9500): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9500): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9500): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.524712046 +0000 UTC m=+169.586476285 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9a00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9a00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9a00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9a00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9a00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.524712046 +0000 UTC m=+169.586476285 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9a00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dc4447e0 item 2 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a4c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a4c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a4c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a4c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a4c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.526655637 +0000 UTC m=+169.588419886 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a4c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.526655637 +0000 UTC m=+169.588419886 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98a940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98ae40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98ae40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98ae40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98ae40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98ae40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.526655637 +0000 UTC m=+169.588419886 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98ae40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dc542f50 item 3 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98b780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98b780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98b780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98b780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98b780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.528942468 +0000 UTC m=+169.590706717 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98b780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98bcc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98bcc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98bcc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98bcc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98bcc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.528942468 +0000 UTC m=+169.590706717 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc98bcc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dc6338f0 item 4 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926700): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.530825567 +0000 UTC m=+169.592589805 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.530825567 +0000 UTC m=+169.592589805 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc926b80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927040): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927040): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927040): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.530825567 +0000 UTC m=+169.592589805 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dc99e460 item 5 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.533295462 +0000 UTC m=+169.595059711 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927ec0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927ec0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.533295462 +0000 UTC m=+169.595059711 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc927ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dcae9340 item 6 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14900): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14900): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14900): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.535106976 +0000 UTC m=+169.596871225 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.535106976 +0000 UTC m=+169.596871225 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc14e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc152c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc152c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc152c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc152c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc152c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.535106976 +0000 UTC m=+169.596871225 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc152c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dca4bd50 item 7 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc15d00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc15d00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc15d00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc15d00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc15d00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.537525965 +0000 UTC m=+169.599290214 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dcc15d00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5c340): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5c340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5c340): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5c340): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5c340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.537525965 +0000 UTC m=+169.599290214 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5c340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dccaae00 item 8 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cbc0): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2dce5cbc0): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cbc0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cbc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cbc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cbc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cbc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cf80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cf80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cf80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cf80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cf80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.539290609 +0000 UTC m=+169.601054858 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5cf80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.539290609 +0000 UTC m=+169.601054858 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d980): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d980): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d980): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.539290609 +0000 UTC m=+169.601054858 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dce5d980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dcc56070 item 9 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e3c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e3c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e3c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e3c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e3c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.541488953 +0000 UTC m=+169.603253202 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e3c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e900): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e900): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.541488953 +0000 UTC m=+169.603253202 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15e900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd00eb60 item 10 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f200): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2dd15f200): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f200): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f200): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f200): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f5c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f5c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f5c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f5c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f5c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.543497357 +0000 UTC m=+169.605261606 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15f5c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.543497357 +0000 UTC m=+169.605261606 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd15fb40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6cca140): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6cca140): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6cca140): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6cca140): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6cca140): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.543497357 +0000 UTC m=+169.605261606 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6cca140): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dce2d490 item 11 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccaa80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccaa80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccaa80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccaa80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccaa80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.545553332 +0000 UTC m=+169.607317581 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccaa80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccafc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccafc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccafc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccafc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccafc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.545553332 +0000 UTC m=+169.607317581 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccafc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dce5a070 item 12 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccb8c0): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d6ccb8c0): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccb8c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccb8c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccb8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccb8c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccb8c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccbc80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccbc80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccbc80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccbc80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccbc80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.547329377 +0000 UTC m=+169.609093626 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6ccbc80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46440): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46440): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46440): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.547329377 +0000 UTC m=+169.609093626 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dcfc5810 item 13 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46d80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46d80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46d80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46d80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46d80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.548950229 +0000 UTC m=+169.610714478 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d46d80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d472c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d472c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d472c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d472c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d472c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.548950229 +0000 UTC m=+169.610714478 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d472c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd0fe150 item 14 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d47bc0): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d6d47bc0): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d47bc0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d47bc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d47bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d47bc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d47bc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86080): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86080): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.550828008 +0000 UTC m=+169.612592257 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86740): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86740): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86740): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.550828008 +0000 UTC m=+169.612592257 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d86740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd260cb0 item 15 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87080): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87080): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.552781669 +0000 UTC m=+169.614545938 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d875c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d875c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d875c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d875c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d875c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.552781669 +0000 UTC m=+169.614545938 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d875c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd1eb500 item 16 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87ec0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87ec0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.554505374 +0000 UTC m=+169.616269614 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6d87ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.554505374 +0000 UTC m=+169.616269614 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2940): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2940): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.554505374 +0000 UTC m=+169.616269614 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df2940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6de7d50 item 17 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df3280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df3280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df3280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df3280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df3280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.556460739 +0000 UTC m=+169.618224998 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df3280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df37c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df37c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df37c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df37c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df37c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.556460739 +0000 UTC m=+169.618224998 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6df37c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6e3c620 item 18 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66200): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.557906812 +0000 UTC m=+169.619671061 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.557906812 +0000 UTC m=+169.619671061 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66c00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66c00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.557906812 +0000 UTC m=+169.619671061 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e66c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6e6ac40 item 19 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67540): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67540): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67540): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.55999116 +0000 UTC m=+169.621755409 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67a80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67a80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67a80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67a80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67a80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.55999116 +0000 UTC m=+169.621755409 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6e67a80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6ec73b0 item 20 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c4c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c4c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c4c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c4c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c4c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.561666836 +0000 UTC m=+169.623431085 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c4c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.561666836 +0000 UTC m=+169.623431085 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1c9c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1cec0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1cec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1cec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1cec0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1cec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.561666836 +0000 UTC m=+169.623431085 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1cec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6f439d0 item 21 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1d800): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1d800): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1d800): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1d800): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1d800): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.563910916 +0000 UTC m=+169.625675155 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1d800): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1dd40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1dd40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1dd40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1dd40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1dd40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.563910916 +0000 UTC m=+169.625675155 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f1dd40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6f822a0 item 22 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.56554908 +0000 UTC m=+169.627313319 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.56554908 +0000 UTC m=+169.627313319 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f92c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93180): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93180): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93180): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.56554908 +0000 UTC m=+169.627313319 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6fc48c0 item 23 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93ac0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93ac0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.567625374 +0000 UTC m=+169.629389612 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6f93ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710e100): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710e100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710e100): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710e100): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710e100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.567625374 +0000 UTC m=+169.629389612 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710e100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7001030 item 24 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710ea00): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d710ea00): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710ea00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710ea00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710ea00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710ea00): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710ea00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710edc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710edc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710edc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710edc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710edc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.569421226 +0000 UTC m=+169.631185465 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710edc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.569421226 +0000 UTC m=+169.631185465 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f2c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f800): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f800): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f800): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f800): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f800): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.569421226 +0000 UTC m=+169.631185465 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d710f800): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7129650 item 25 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164240): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164240): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164240): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164240): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164240): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.571610583 +0000 UTC m=+169.633374821 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164240): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164780): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164780): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164780): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.571610583 +0000 UTC m=+169.633374821 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7164780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7163dc0 item 26 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165080): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d7165080): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165080): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165080): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165080): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165440): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165440): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165440): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.573588901 +0000 UTC m=+169.635353150 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.573588901 +0000 UTC m=+169.635353150 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165e80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165e80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.573588901 +0000 UTC m=+169.635353150 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7165e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d71a2540 item 27 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d48c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d48c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d48c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d48c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d48c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.575749893 +0000 UTC m=+169.637514142 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d48c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d4e00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d4e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d4e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d4e00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d4e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.575749893 +0000 UTC m=+169.637514142 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d4e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d71e2cb0 item 28 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5700): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d71d5700): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5700): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5700): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5700): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5ac0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5ac0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.577821127 +0000 UTC m=+169.639585376 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d71d5ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252280): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.577821127 +0000 UTC m=+169.639585376 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d721b2d0 item 29 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252bc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252bc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252bc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252bc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252bc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.579472627 +0000 UTC m=+169.641236876 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7252bc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253100): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253100): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253100): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.579472627 +0000 UTC m=+169.641236876 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d72658f0 item 30 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253a00): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d7253a00): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253a00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253a00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253a00): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253a00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253dc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.581334084 +0000 UTC m=+169.643098323 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7253dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4580): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4580): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4580): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.581334084 +0000 UTC m=+169.643098323 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d72b8070 item 31 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4ec0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4ec0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.586509422 +0000 UTC m=+169.648273661 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b4ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5400): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5400): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5400): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.586509422 +0000 UTC m=+169.648273661 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d72ca690 item 32 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5d00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5d00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5d00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5d00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5d00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.590672707 +0000 UTC m=+169.652436956 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d72b5d00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7302cb0 item 33 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.591311464 +0000 UTC m=+169.653075703 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332780): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332780): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332780): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.591311464 +0000 UTC m=+169.653075703 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7332780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7302e70 item 33 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333080): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333080): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.593675611 +0000 UTC m=+169.655439850 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d734f490 item 34 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.594275846 +0000 UTC m=+169.656040105 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333a40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333a40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333a40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333a40): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333a40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.594275846 +0000 UTC m=+169.656040105 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7333a40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d734f650 item 34 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388440): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388440): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388440): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.596346597 +0000 UTC m=+169.658110836 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7393c70 item 35 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.596847343 +0000 UTC m=+169.658611582 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d73888c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388dc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388dc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.596847343 +0000 UTC m=+169.658611582 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7388dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7393e30 item 35 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389700): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.598643517 +0000 UTC m=+169.660407756 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d73f25b0 item 36 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.599235465 +0000 UTC m=+169.660999785 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7389c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740c240): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740c240): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740c240): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740c240): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740c240): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.599235465 +0000 UTC m=+169.660999785 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740c240): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d73f2770 item 36 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cb40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cb40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cb40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cb40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cb40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.60089464 +0000 UTC m=+169.662658879 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cb40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7424d90 item 37 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.601425554 +0000 UTC m=+169.663189792 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740cfc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740d4c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740d4c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740d4c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740d4c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740d4c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.601425554 +0000 UTC m=+169.663189792 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740d4c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7424f50 item 37 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740de00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740de00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740de00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740de00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740de00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.602970943 +0000 UTC m=+169.664735203 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d740de00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7469570 item 38 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.603532364 +0000 UTC m=+169.665296633 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484940): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484940): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.603532364 +0000 UTC m=+169.665296633 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7484940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7469730 item 38 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.605027158 +0000 UTC m=+169.666791417 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d749dd50 item 39 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.605523265 +0000 UTC m=+169.667287504 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485c80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485c80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.605523265 +0000 UTC m=+169.667287504 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7485c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d74c0070 item 39 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d46c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d46c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d46c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d46c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d46c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.607128849 +0000 UTC m=+169.668893087 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d46c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d74ee690 item 40 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.60761129 +0000 UTC m=+169.669375549 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d4bc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5100): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5100): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5100): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.60761129 +0000 UTC m=+169.669375549 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d74ee850 item 40 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.608963235 +0000 UTC m=+169.670727473 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5e80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7520e70 item 41 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5e80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.609451898 +0000 UTC m=+169.671216137 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d74d5e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7521030 item 41 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.609904954 +0000 UTC m=+169.671669203 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a980): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a980): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a980): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.609904954 +0000 UTC m=+169.671669203 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757a980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75211f0 item 41 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.611425887 +0000 UTC m=+169.673190126 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75ab810 item 42 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.61182427 +0000 UTC m=+169.673588509 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757b780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75ab9d0 item 42 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.61249177 +0000 UTC m=+169.674256030 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d757bcc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75ca340): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75ca340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75ca340): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75ca340): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75ca340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.61249177 +0000 UTC m=+169.674256030 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75ca340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75abb90 item 42 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.613985513 +0000 UTC m=+169.675749752 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cac40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb140): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb140): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb140): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75fa310 item 43 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb140): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb140): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.614532688 +0000 UTC m=+169.676296927 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb140): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75fa4d0 item 43 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.6150421 +0000 UTC m=+169.676806339 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cb680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cbbc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cbbc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cbbc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cbbc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cbbc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.6150421 +0000 UTC m=+169.676806339 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d75cbbc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d75fa690 item 43 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.616568313 +0000 UTC m=+169.678332552 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763e5c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763eac0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763eac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763eac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d764ecb0 item 44 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763eac0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763eac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.617047268 +0000 UTC m=+169.678811506 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763eac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d764ee70 item 44 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.617575576 +0000 UTC m=+169.679339815 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f580): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f580): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f580): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.617575576 +0000 UTC m=+169.679339815 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763f580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d764f030 item 44 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.619052686 +0000 UTC m=+169.680816926 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d763fe80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d76c5650 item 45 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.619501625 +0000 UTC m=+169.681265863 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8b80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8b80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8b80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8b80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8b80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.619501625 +0000 UTC m=+169.681265863 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e8b80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d76c5810 item 45 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.621579 +0000 UTC m=+169.683343239 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7715e30 item 46 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.622117517 +0000 UTC m=+169.683881757 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d76e9980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772180): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772180): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772180): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.622117517 +0000 UTC m=+169.683881757 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7756150 item 46 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.625293177 +0000 UTC m=+169.687057417 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772a80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772f80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772f80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772f80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d778e770 item 47 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772f80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772f80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.625894143 +0000 UTC m=+169.687658382 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7772f80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7773680): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7773680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7773680): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7773680): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7773680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.625894143 +0000 UTC m=+169.687658382 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7773680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d778e930 item 47 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.627714783 +0000 UTC m=+169.689479022 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6580): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6580): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d77caf50 item 48 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6580): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.628216791 +0000 UTC m=+169.689981030 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6c80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6c80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.628216791 +0000 UTC m=+169.689981030 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e6c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d77cb110 item 48 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7580): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7580): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7580): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.629689333 +0000 UTC m=+169.691453572 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7827730 item 49 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.63035453 +0000 UTC m=+169.692118768 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d77e7a00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854040): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854040): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854040): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.63035453 +0000 UTC m=+169.692118768 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d78278f0 item 49 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.631715321 +0000 UTC m=+169.693479560 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d789a070 item 50 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.632352334 +0000 UTC m=+169.694116574 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7854e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855400): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855400): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855400): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.632352334 +0000 UTC m=+169.694116574 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d789a230 item 50 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855d40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855d40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855d40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855d40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855d40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.633617956 +0000 UTC m=+169.695382195 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7855d40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d78da850 item 51 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.634120305 +0000 UTC m=+169.695884544 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910880): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910880): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910880): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910880): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910880): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.634120305 +0000 UTC m=+169.695884544 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7910880): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d78daa10 item 51 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79111c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79111c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79111c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79111c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79111c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.635506714 +0000 UTC m=+169.697270954 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79111c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d794d030 item 52 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.635997191 +0000 UTC m=+169.697761430 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79116c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7911c40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7911c40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7911c40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7911c40): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7911c40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.635997191 +0000 UTC m=+169.697761430 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7911c40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d794d1f0 item 52 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796c680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796c680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796c680): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796c680): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796c680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.63731998 +0000 UTC m=+169.699084220 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796c680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d798b810 item 53 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.637910786 +0000 UTC m=+169.699675035 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796cb80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796d0c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796d0c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796d0c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796d0c0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796d0c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.637910786 +0000 UTC m=+169.699675035 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796d0c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d798b9d0 item 53 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796da00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796da00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796da00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796da00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796da00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.639594508 +0000 UTC m=+169.701358746 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d796da00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d79ec150 item 54 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.642319656 +0000 UTC m=+169.704083895 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4580): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4580): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4580): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.642319656 +0000 UTC m=+169.704083895 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d79ec310 item 54 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4ec0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4ec0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.643932904 +0000 UTC m=+169.705697143 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f4ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7a1c930 item 55 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.644495247 +0000 UTC m=+169.706259485 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f53c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f5900): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f5900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f5900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f5900): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f5900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.644495247 +0000 UTC m=+169.706259485 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d79f5900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7a1caf0 item 55 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a340): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a340): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a340): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.645983348 +0000 UTC m=+169.707747587 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7a65110 item 56 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.64660927 +0000 UTC m=+169.708373509 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5a840): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5adc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5adc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5adc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5adc0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5adc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.64660927 +0000 UTC m=+169.708373509 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5adc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7a652d0 item 56 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.648720189 +0000 UTC m=+169.710484427 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5b6c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5bc00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5bc00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5bc00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7b178f0 item 57 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5bc00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5bc00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.649167875 +0000 UTC m=+169.710932114 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7a5bc00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7b17ab0 item 57 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.649829635 +0000 UTC m=+169.711593874 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e240): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e7c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e7c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e7c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e7c0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e7c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.649829635 +0000 UTC m=+169.711593874 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3e7c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7b17c70 item 57 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.651510381 +0000 UTC m=+169.713274619 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f0c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f600): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f600): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f600): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7bae3f0 item 58 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f600): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f600): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.651939 +0000 UTC m=+169.713703239 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3f600): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7bae5b0 item 58 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.652627581 +0000 UTC m=+169.714391821 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7b3fb40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bca200): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bca200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bca200): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bca200): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bca200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.652627581 +0000 UTC m=+169.714391821 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bca200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7bae770 item 58 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.654387256 +0000 UTC m=+169.716151535 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcab00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb040): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb040): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7becd90 item 59 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb040): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.654922628 +0000 UTC m=+169.716686887 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7becf50 item 59 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.65543761 +0000 UTC m=+169.717201859 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcb580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcbb00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcbb00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcbb00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcbb00): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcbb00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.65543761 +0000 UTC m=+169.717201859 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7bcbb00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7bed110 item 59 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.656906295 +0000 UTC m=+169.718670534 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3a500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3aa40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3aa40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3aa40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7c4d730 item 60 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3aa40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3aa40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.657329755 +0000 UTC m=+169.719093994 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3aa40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7c4d8f0 item 60 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.657811756 +0000 UTC m=+169.719575995 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3af80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3b540): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3b540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3b540): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3b540): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3b540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.657811756 +0000 UTC m=+169.719575995 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3b540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7c4dab0 item 60 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.659406229 +0000 UTC m=+169.721170468 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7c3be40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cba480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cba480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cba480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ca6230 item 61 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cba480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cba480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.659965545 +0000 UTC m=+169.721729784 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cba480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbab80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbab80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbab80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbab80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbab80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.659965545 +0000 UTC m=+169.721729784 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbab80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ca63f0 item 61 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.663467602 +0000 UTC m=+169.725231841 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb9c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb9c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb9c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ceca10 item 62 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb9c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb9c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.664257705 +0000 UTC m=+169.726021943 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7cbb9c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d081c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d081c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d081c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d081c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d081c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.664257705 +0000 UTC m=+169.726021943 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d081c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7cecbd0 item 62 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.666171871 +0000 UTC m=+169.727936150 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d08ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09000): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09000): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7d251f0 item 63 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09000): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.666683658 +0000 UTC m=+169.728447897 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09700): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09700): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09700): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.666683658 +0000 UTC m=+169.728447897 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7d09700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7d253b0 item 63 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.668550826 +0000 UTC m=+169.730315085 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2640): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7d979d0 item 64 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2640): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.669058644 +0000 UTC m=+169.730822904 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2d40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2d40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2d40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2d40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2d40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.669058644 +0000 UTC m=+169.730822904 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd2d40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7d97b90 item 64 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3640): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3640): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.670839029 +0000 UTC m=+169.732603268 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7e1e310 item 65 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.671426278 +0000 UTC m=+169.733190517 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7dd3ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c0c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c0c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c0c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c0c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c0c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.671426278 +0000 UTC m=+169.733190517 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c0c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7e1e4d0 item 65 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c9c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c9c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c9c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c9c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c9c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.673777211 +0000 UTC m=+169.735541460 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5c9c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ea4af0 item 66 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.674685276 +0000 UTC m=+169.736449525 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5ce40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5d380): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5d380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5d380): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5d380): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5d380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.674685276 +0000 UTC m=+169.736449525 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5d380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ea4cb0 item 66 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5dc80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5dc80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5dc80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5dc80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5dc80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.676302472 +0000 UTC m=+169.738066721 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7e5dc80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ee12d0 item 67 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.676898748 +0000 UTC m=+169.738662997 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec700): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec700): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec700): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.676898748 +0000 UTC m=+169.738662997 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eec700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ee1490 item 67 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed040): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed040): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed040): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.678880461 +0000 UTC m=+169.740644711 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7f27ab0 item 68 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.679544857 +0000 UTC m=+169.741309117 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eed540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eeda80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eeda80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eeda80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eeda80): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eeda80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.679544857 +0000 UTC m=+169.741309117 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7eeda80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7f27c70 item 68 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.681283382 +0000 UTC m=+169.743047621 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7fc43f0 item 69 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.681816018 +0000 UTC m=+169.743580257 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9e900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9ee00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9ee00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9ee00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9ee00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9ee00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.681816018 +0000 UTC m=+169.743580257 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9ee00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7fc45b0 item 69 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9f740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9f740): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9f740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9f740): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9f740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.683715126 +0000 UTC m=+169.745479365 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9f740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ffcbd0 item 70 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.684392115 +0000 UTC m=+169.746156355 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d7f9fc40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801e280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801e280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801e280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801e280): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801e280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.684392115 +0000 UTC m=+169.746156355 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801e280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d7ffcd90 item 70 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801ebc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801ebc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801ebc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801ebc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801ebc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.686943755 +0000 UTC m=+169.748707995 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801ebc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d80393b0 item 71 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.690494765 +0000 UTC m=+169.752259024 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f0c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc612900): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc612900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc612900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc612900): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc612900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.690494765 +0000 UTC m=+169.752259024 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc612900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dbbf5810 item 71 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.696640617 +0000 UTC m=+169.758404856 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6b4de30 item 72 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.697454814 +0000 UTC m=+169.759219104 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613cc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613cc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613cc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613cc0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613cc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.697454814 +0000 UTC m=+169.759219104 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc613cc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d808c150 item 72 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.6999454 +0000 UTC m=+169.761709640 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0b40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0b40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0b40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d80ea770 item 73 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0b40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0b40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.700997208 +0000 UTC m=+169.762761447 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b0b40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d80ea930 item 73 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.702272437 +0000 UTC m=+169.764036676 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1540): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1540): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1540): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.702272437 +0000 UTC m=+169.764036676 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d80b1540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d80eaaf0 item 73 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.704417249 +0000 UTC m=+169.766181529 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7680): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da7e72d0 item 74 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7680): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.705254592 +0000 UTC m=+169.767018831 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da7e7570 item 74 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.706194387 +0000 UTC m=+169.767958626 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db8f7c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966280): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.706194387 +0000 UTC m=+169.767958626 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da7e7730 item 74 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.707632033 +0000 UTC m=+169.769396292 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6966b80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967080): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d6979d50 item 75 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967080): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.708306698 +0000 UTC m=+169.770070967 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d81c2070 item 75 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.708952648 +0000 UTC m=+169.770716917 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69675c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967b00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967b00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967b00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967b00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967b00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.708952648 +0000 UTC m=+169.770716917 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6967b00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d81c2230 item 75 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.712036885 +0000 UTC m=+169.773801164 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0a00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0a00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0a00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8212850 item 76 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0a00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0a00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.713192409 +0000 UTC m=+169.774956658 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0a00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8212a10 item 76 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.713872553 +0000 UTC m=+169.775636813 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f0f40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f14c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f14c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f14c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f14c0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f14c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.713872553 +0000 UTC m=+169.775636813 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f14c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8212bd0 item 76 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.715898 +0000 UTC m=+169.777662239 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d81f1dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82663c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82663c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82663c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d82531f0 item 77 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82663c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82663c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.716327671 +0000 UTC m=+169.778091911 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82663c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8266ac0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8266ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8266ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8266ac0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8266ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.716327671 +0000 UTC m=+169.778091911 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8266ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d82533b0 item 77 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.719554409 +0000 UTC m=+169.781318658 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82673c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82678c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82678c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82678c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d828b9d0 item 78 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82678c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82678c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.72013732 +0000 UTC m=+169.781901589 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82678c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fe0c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fe0c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fe0c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fe0c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fe0c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.72013732 +0000 UTC m=+169.781901589 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fe0c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d828bb90 item 78 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.722355551 +0000 UTC m=+169.784119789 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d81433b0 item 79 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.722751519 +0000 UTC m=+169.784515758 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140e80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140e80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.722751519 +0000 UTC m=+169.784515758 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8140e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8143570 item 79 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.725213641 +0000 UTC m=+169.786977880 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141c80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8319b90 item 80 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141c80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.725739665 +0000 UTC m=+169.787503924 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8141c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833c480): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833c480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833c480): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833c480): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833c480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.725739665 +0000 UTC m=+169.787503924 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833c480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8319d50 item 80 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833cd80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833cd80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833cd80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833cd80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833cd80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.728477237 +0000 UTC m=+169.790241476 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833cd80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d83904d0 item 81 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.729354975 +0000 UTC m=+169.791119224 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d740): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d740): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d740): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.729354975 +0000 UTC m=+169.791119224 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d833d740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8390690 item 81 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.731297675 +0000 UTC m=+169.793061935 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d83c2cb0 item 82 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.732299879 +0000 UTC m=+169.794064118 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83ce680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cec00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cec00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cec00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cec00): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cec00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.732299879 +0000 UTC m=+169.794064118 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cec00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d83c2e70 item 82 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cf540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cf540): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cf540): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cf540): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cf540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.733772561 +0000 UTC m=+169.795536800 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cf540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8407490 item 83 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.734514273 +0000 UTC m=+169.796278512 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d83cfa40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468080): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468080): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468080): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.734514273 +0000 UTC m=+169.796278512 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8407650 item 83 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d84689c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d84689c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d84689c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d84689c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d84689c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.735993037 +0000 UTC m=+169.797757275 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d84689c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d84a5c70 item 84 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.736765456 +0000 UTC m=+169.798529695 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8468ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469440): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469440): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469440): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.736765456 +0000 UTC m=+169.798529695 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d84a5e30 item 84 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469d80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469d80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469d80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469d80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469d80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.738709089 +0000 UTC m=+169.800473327 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8469d80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d85365b0 item 85 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.739377231 +0000 UTC m=+169.801141469 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8538380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85388c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85388c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85388c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85388c0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85388c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.739377231 +0000 UTC m=+169.801141469 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85388c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8536770 item 85 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539200): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.740736529 +0000 UTC m=+169.802500769 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d856cd90 item 86 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.741280095 +0000 UTC m=+169.803044334 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539c80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539c80): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.741280095 +0000 UTC m=+169.803044334 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8539c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d856cf50 item 86 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fecc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fecc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fecc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fecc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fecc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.742659803 +0000 UTC m=+169.804424042 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82fecc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8624460 item 87 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.743147715 +0000 UTC m=+169.804911953 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff1c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff700): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff700): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff700): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.743147715 +0000 UTC m=+169.804911953 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d82ff700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8624620 item 87 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c140): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c140): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c140): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c140): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c140): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.744413616 +0000 UTC m=+169.806177855 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c140): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8682c40 item 88 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.744894986 +0000 UTC m=+169.806659225 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869c640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869cbc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869cbc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869cbc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869cbc0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869cbc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.744894986 +0000 UTC m=+169.806659225 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869cbc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8682e00 item 88 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.746221151 +0000 UTC m=+169.807985390 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869d4c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869da00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869da00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869da00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d86e7420 item 89 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869da00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869da00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.746619034 +0000 UTC m=+169.808383272 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d869da00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d86e75e0 item 89 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.747069254 +0000 UTC m=+169.808833493 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87105c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87105c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87105c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87105c0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87105c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.747069254 +0000 UTC m=+169.808833493 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87105c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d86e77a0 item 89 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.748610716 +0000 UTC m=+169.810374955 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8710ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711400): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711400): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8741dc0 item 90 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711400): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.749003288 +0000 UTC m=+169.810767527 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d877e0e0 item 90 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.74949662 +0000 UTC m=+169.811260859 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8711940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0000): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0000): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0000): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.74949662 +0000 UTC m=+169.811260859 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d877e2a0 item 90 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.75069823 +0000 UTC m=+169.812462469 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0e40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0e40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0e40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d87ba8c0 item 91 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0e40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0e40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.751094929 +0000 UTC m=+169.812859168 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a0e40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d87baa80 item 91 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.751517307 +0000 UTC m=+169.813281546 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1900): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1900): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.751517307 +0000 UTC m=+169.813281546 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d87a1900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d87bac40 item 91 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.752686887 +0000 UTC m=+169.814451126 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828300): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828840): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828840): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828840): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d883b260 item 92 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828840): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828840): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.753033101 +0000 UTC m=+169.814797340 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828840): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d883b420 item 92 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.753532785 +0000 UTC m=+169.815297034 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8828d80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829340): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829340): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829340): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.753532785 +0000 UTC m=+169.815297034 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d883b5e0 item 92 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.75497475 +0000 UTC m=+169.816738989 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8829c40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8891c00 item 93 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.755428206 +0000 UTC m=+169.817192446 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da980): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da980): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da980): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.755428206 +0000 UTC m=+169.817192446 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88da980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8891dc0 item 93 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.756895168 +0000 UTC m=+169.818659407 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db7c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db7c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db7c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d891a540 item 94 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db7c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db7c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.75727246 +0000 UTC m=+169.819036699 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88db7c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88dbec0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88dbec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88dbec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88dbec0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88dbec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.75727246 +0000 UTC m=+169.819036699 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d88dbec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d891a700 item 94 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.758614306 +0000 UTC m=+169.820378546 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d89668c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8966e00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8966e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8966e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8984d20 item 95 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8966e00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8966e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.759007569 +0000 UTC m=+169.820771808 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8966e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967500): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967500): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967500): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.759007569 +0000 UTC m=+169.820771808 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8984ee0 item 95 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.760312084 +0000 UTC m=+169.822076323 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8967e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08440): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08440): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d89e5500 item 96 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08440): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.760760841 +0000 UTC m=+169.822525090 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08b40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08b40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08b40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08b40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08b40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.760760841 +0000 UTC m=+169.822525090 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a08b40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d89e56c0 item 96 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= 2026/06/07 04:50:12 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:12 DEBUG : Looking for writers 2026/06/07 04:50:12 DEBUG : >WaitForWriters: 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:12 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598340): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598340): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598340): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.764460962 +0000 UTC m=+169.826225201 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.764460962 +0000 UTC m=+169.826225201 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d85987c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598c80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598c80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.764460962 +0000 UTC m=+169.826225201 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8598c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d85a18f0 item 1 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599580): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599580): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599580): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.766352516 +0000 UTC m=+169.828116755 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599a80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599a80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599a80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599a80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599a80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.766352516 +0000 UTC m=+169.828116755 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8599a80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8b661c0 item 2 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.767750577 +0000 UTC m=+169.829514817 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.767750577 +0000 UTC m=+169.829514817 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96dc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96dc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.767750577 +0000 UTC m=+169.829514817 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b96dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8bb27e0 item 3 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97700): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.76951979 +0000 UTC m=+169.831284029 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97c40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97c40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97c40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97c40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97c40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.76951979 +0000 UTC m=+169.831284029 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8b97c40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8bfef50 item 4 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7c640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7c640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7c640): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7c640): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7c640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.770882946 +0000 UTC m=+169.832647185 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7c640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.770882946 +0000 UTC m=+169.832647185 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cf80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cf80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cf80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cf80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cf80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.770882946 +0000 UTC m=+169.832647185 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7cf80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8c9f570 item 5 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7d8c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7d8c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7d8c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7d8c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7d8c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.77298645 +0000 UTC m=+169.834750689 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7d8c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7de00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7de00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7de00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7de00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7de00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.77298645 +0000 UTC m=+169.834750689 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8c7de00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8d11ce0 item 6 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6a840): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6a840): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6a840): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6a840): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6a840): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.774664631 +0000 UTC m=+169.836428870 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6a840): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.774664631 +0000 UTC m=+169.836428870 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6ad40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6b200): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6b200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6b200): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6b200): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6b200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.774664631 +0000 UTC m=+169.836428870 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6b200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8dae460 item 7 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6bb40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6bb40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6bb40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6bb40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6bb40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.77680809 +0000 UTC m=+169.838572329 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8d6bb40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72180): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72180): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72180): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.77680809 +0000 UTC m=+169.838572329 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8dfcbd0 item 8 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72a00): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d8e72a00): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72a00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72a00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72a00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72a00): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72a00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72dc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.778322051 +0000 UTC m=+169.840086290 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e72dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.778322051 +0000 UTC m=+169.840086290 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73240): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73740): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73740): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73740): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.778322051 +0000 UTC m=+169.840086290 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8e73740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8eb91f0 item 9 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.780389446 +0000 UTC m=+169.842153686 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f886c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f886c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f886c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f886c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f886c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.780389446 +0000 UTC m=+169.842153686 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f886c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d8f57960 item 10 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88fc0): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d8f88fc0): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88fc0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88fc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88fc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88fc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f88fc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89380): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89380): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89380): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.781731462 +0000 UTC m=+169.843495701 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.781731462 +0000 UTC m=+169.843495701 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89880): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89d80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89d80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89d80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89d80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89d80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.781731462 +0000 UTC m=+169.843495701 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8f89d80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d900a0e0 item 11 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902e7c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902e7c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902e7c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902e7c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902e7c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.784235332 +0000 UTC m=+169.845999581 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902e7c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902ed00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902ed00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902ed00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902ed00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902ed00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.784235332 +0000 UTC m=+169.845999581 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902ed00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9056850 item 12 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f600): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d902f600): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f600): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f600): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f600): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f600): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f600): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f9c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f9c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f9c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f9c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f9c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.785963708 +0000 UTC m=+169.847727957 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d902f9c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112180): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112180): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112180): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.785963708 +0000 UTC m=+169.847727957 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d90d8e70 item 13 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112ac0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112ac0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.788389501 +0000 UTC m=+169.850153760 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9112ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113000): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113000): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113000): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.788389501 +0000 UTC m=+169.850153760 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d915d490 item 14 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113900): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d9113900): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113900): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113900): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113900): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113900): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113cc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113cc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113cc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113cc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113cc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.790120371 +0000 UTC m=+169.851884611 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9113cc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212480): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212480): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212480): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.790120371 +0000 UTC m=+169.851884611 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d91cbab0 item 15 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212dc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.792022154 +0000 UTC m=+169.853786394 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9212dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213300): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213300): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213300): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213300): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213300): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.792022154 +0000 UTC m=+169.853786394 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213300): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d928e230 item 16 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213c00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213c00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.793760849 +0000 UTC m=+169.855525089 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9213c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.793760849 +0000 UTC m=+169.855525089 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362680): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362680): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362680): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.793760849 +0000 UTC m=+169.855525089 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d932e850 item 17 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362fc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362fc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362fc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362fc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362fc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.795746751 +0000 UTC m=+169.857510991 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9362fc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363500): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363500): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363500): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.795746751 +0000 UTC m=+169.857510991 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d93bafc0 item 18 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363e40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363e40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363e40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363e40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363e40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.7971747 +0000 UTC m=+169.858938939 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9363e40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.7971747 +0000 UTC m=+169.858938939 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c940): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c940): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.7971747 +0000 UTC m=+169.858938939 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947c940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d94155e0 item 19 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.79892667 +0000 UTC m=+169.860690909 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d7c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d7c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d7c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d7c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d7c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.79892667 +0000 UTC m=+169.860690909 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d947d7c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d94d3d50 item 20 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a200): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.800312728 +0000 UTC m=+169.862076967 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.800312728 +0000 UTC m=+169.862076967 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953a700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ac00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ac00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ac00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ac00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ac00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.800312728 +0000 UTC m=+169.862076967 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ac00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d955c4d0 item 21 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953b540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953b540): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953b540): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953b540): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953b540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.80230881 +0000 UTC m=+169.864073049 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953b540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ba80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ba80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ba80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ba80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ba80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.80230881 +0000 UTC m=+169.864073049 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d953ba80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d95d0c40 item 22 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96024c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96024c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96024c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96024c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96024c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.803797783 +0000 UTC m=+169.865562021 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96024c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.803797783 +0000 UTC m=+169.865562021 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d96029c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9602ec0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9602ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9602ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9602ec0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9602ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.803797783 +0000 UTC m=+169.865562021 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9602ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d961f260 item 23 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603800): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603800): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603800): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603800): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603800): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.805977391 +0000 UTC m=+169.867741630 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603800): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603d40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603d40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603d40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603d40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603d40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.805977391 +0000 UTC m=+169.867741630 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9603d40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d96cf9d0 item 24 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970c740): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d970c740): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970c740): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970c740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970c740): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970c740): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970c740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970cb00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970cb00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970cb00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970cb00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970cb00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.807634902 +0000 UTC m=+169.869399142 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970cb00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.807634902 +0000 UTC m=+169.869399142 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d540): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d540): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d540): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.807634902 +0000 UTC m=+169.869399142 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970d540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d976c150 item 25 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970de80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970de80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970de80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970de80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970de80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.809806726 +0000 UTC m=+169.871570965 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d970de80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98124c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98124c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98124c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98124c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98124c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.809806726 +0000 UTC m=+169.871570965 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98124c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d97b68c0 item 26 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9812dc0): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d9812dc0): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9812dc0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9812dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9812dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9812dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9812dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.811272285 +0000 UTC m=+169.873036524 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.811272285 +0000 UTC m=+169.873036524 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813bc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813bc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813bc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813bc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813bc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.811272285 +0000 UTC m=+169.873036524 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9813bc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9882ee0 item 27 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98de600): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98de600): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98de600): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98de600): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98de600): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.813124164 +0000 UTC m=+169.874888402 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d98de600): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f500): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f500): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f500): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.813124164 +0000 UTC m=+169.874888402 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801f500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d805c070 item 28 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801fe00): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d801fe00): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801fe00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801fe00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801fe00): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801fe00): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d801fe00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b62c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b62c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b62c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b62c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b62c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.814592157 +0000 UTC m=+169.876356396 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b62c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b6980): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b6980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b6980): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b6980): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b6980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.814592157 +0000 UTC m=+169.876356396 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b6980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9998690 item 29 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b72c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b72c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b72c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b72c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b72c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.816022589 +0000 UTC m=+169.877786828 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b72c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b7800): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b7800): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b7800): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b7800): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b7800): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.816022589 +0000 UTC m=+169.877786828 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d99b7800): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d99f2cb0 item 30 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38200): _readAt: size=2, off=0 2026/06/07 04:50:12 ERROR : open-test-file(0x19f2d9a38200): Couldn't read size of file 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38200): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38200): >_writeAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38200): close: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a385c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a385c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a385c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a385c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a385c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.818292388 +0000 UTC m=+169.880056667 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a385c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38c80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38c80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.818292388 +0000 UTC m=+169.880056667 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a38c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9a412d0 item 31 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a395c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a395c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a395c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a395c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a395c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.819882432 +0000 UTC m=+169.881646671 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a395c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a39b00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a39b00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a39b00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a39b00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a39b00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.819882432 +0000 UTC m=+169.881646671 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9a39b00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9a858f0 item 32 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2500): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2500): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2500): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.82134217 +0000 UTC m=+169.883106439 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9b56070 item 33 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.821852044 +0000 UTC m=+169.883616283 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2e80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2e80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.821852044 +0000 UTC m=+169.883616283 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad2e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9b56230 item 33 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.823442058 +0000 UTC m=+169.885206296 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9bd4850 item 34 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.823903479 +0000 UTC m=+169.885667718 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ad3c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00240): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00240): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00240): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00240): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00240): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.823903479 +0000 UTC m=+169.885667718 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00240): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9bd4a10 item 34 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00b40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00b40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00b40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00b40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00b40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.825359631 +0000 UTC m=+169.887123870 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00b40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9c69030 item 35 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.825860076 +0000 UTC m=+169.887624356 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c00fc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c014c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c014c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c014c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c014c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c014c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.825860076 +0000 UTC m=+169.887624356 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c014c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9c691f0 item 35 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c01e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c01e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c01e00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c01e00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c01e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.827368316 +0000 UTC m=+169.889132554 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9c01e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9cc9810 item 36 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.827898908 +0000 UTC m=+169.889663157 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c940): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c940): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.827898908 +0000 UTC m=+169.889663157 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0c940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9cc99d0 item 36 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d240): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d240): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d240): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d240): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d240): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.829375047 +0000 UTC m=+169.891139286 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d240): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9d7c150 item 37 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.829839634 +0000 UTC m=+169.891603874 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0d6c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0dbc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0dbc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0dbc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0dbc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0dbc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.829839634 +0000 UTC m=+169.891603874 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d0dbc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9d7c310 item 37 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4600): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4600): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4600): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4600): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4600): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.831355128 +0000 UTC m=+169.893119367 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4600): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9dbe930 item 38 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.831923551 +0000 UTC m=+169.893687791 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db4b00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5040): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5040): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5040): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.831923551 +0000 UTC m=+169.893687791 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9dbeaf0 item 38 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.833292368 +0000 UTC m=+169.895056607 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9e61110 item 39 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.833752347 +0000 UTC m=+169.895516586 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9db5e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8480): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8480): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8480): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.833752347 +0000 UTC m=+169.895516586 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9e612d0 item 39 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8dc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.835153654 +0000 UTC m=+169.896917893 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea8dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9ee58f0 item 40 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.835673267 +0000 UTC m=+169.897437506 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea92c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea9800): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea9800): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea9800): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea9800): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea9800): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.835673267 +0000 UTC m=+169.897437506 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ea9800): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9ee5ab0 item 40 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.836976949 +0000 UTC m=+169.898741199 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0680): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9fd8230 item 41 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0680): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.837439413 +0000 UTC m=+169.899203652 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9fd83f0 item 41 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.83802535 +0000 UTC m=+169.899789589 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa0b40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1080): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1080): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1080): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.83802535 +0000 UTC m=+169.899789589 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9fd85b0 item 41 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.839441275 +0000 UTC m=+169.901205514 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1e80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da04abd0 item 42 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1e80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.839837143 +0000 UTC m=+169.901601382 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fa1e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da04ad90 item 42 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.840311359 +0000 UTC m=+169.902075598 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0824c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da082a40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da082a40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da082a40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da082a40): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da082a40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.840311359 +0000 UTC m=+169.902075598 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da082a40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da04af50 item 42 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.841850327 +0000 UTC m=+169.903614566 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083840): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083840): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083840): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da0ab570 item 43 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083840): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083840): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.842367775 +0000 UTC m=+169.904132013 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083840): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da0ab730 item 43 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.842904188 +0000 UTC m=+169.904668427 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da083d80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fc3c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fc3c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fc3c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fc3c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fc3c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.842904188 +0000 UTC m=+169.904668427 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fc3c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da0ab8f0 item 43 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.844435381 +0000 UTC m=+169.906199620 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fccc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd1c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd1c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd1c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da136070 item 44 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd1c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd1c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.844888066 +0000 UTC m=+169.906652305 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd1c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da136230 item 44 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.845478562 +0000 UTC m=+169.907242801 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fd700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fdc80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fdc80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fdc80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fdc80): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fdc80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.845478562 +0000 UTC m=+169.907242801 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da0fdc80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da1363f0 item 44 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.846975831 +0000 UTC m=+169.908740070 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17e680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17eb80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17eb80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17eb80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da1a0a10 item 45 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17eb80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17eb80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.847456389 +0000 UTC m=+169.909220648 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17eb80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17f280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17f280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17f280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17f280): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17f280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.847456389 +0000 UTC m=+169.909220648 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17f280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da1a0bd0 item 45 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.848985949 +0000 UTC m=+169.910750188 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da17fb80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da21f1f0 item 46 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.849479151 +0000 UTC m=+169.911243390 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e880): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e880): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e880): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e880): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e880): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.849479151 +0000 UTC m=+169.911243390 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24e880): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da21f3b0 item 46 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.851134958 +0000 UTC m=+169.912899217 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f680): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da2a79d0 item 47 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f680): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.851594837 +0000 UTC m=+169.913359077 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24f680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24fd80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24fd80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24fd80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24fd80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24fd80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.851594837 +0000 UTC m=+169.913359077 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da24fd80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da2a7b90 item 47 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.853204789 +0000 UTC m=+169.914969029 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300c80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da30e310 item 48 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300c80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.853716406 +0000 UTC m=+169.915480645 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da300c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301380): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301380): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301380): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.853716406 +0000 UTC m=+169.915480645 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da30e4d0 item 48 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301c80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301c80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.85535466 +0000 UTC m=+169.917118900 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da301c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da348af0 item 49 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.85584636 +0000 UTC m=+169.917610598 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c740): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c740): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c740): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.85584636 +0000 UTC m=+169.917610598 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37c740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da348cb0 item 49 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d080): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d080): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d080): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.857342657 +0000 UTC m=+169.919106896 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da3bd2d0 item 50 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.857907745 +0000 UTC m=+169.919672004 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37d580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37db00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37db00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37db00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37db00): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37db00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.857907745 +0000 UTC m=+169.919672004 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da37db00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da3bd490 item 50 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0540): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0540): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0540): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.859400054 +0000 UTC m=+169.921164293 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da3f3ab0 item 51 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.859870764 +0000 UTC m=+169.921635003 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0a40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0f80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0f80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0f80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0f80): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0f80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.859870764 +0000 UTC m=+169.921635003 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e0f80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da3f3c70 item 51 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e18c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e18c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e18c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e18c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e18c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.861241463 +0000 UTC m=+169.923005702 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e18c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da4703f0 item 52 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.86181126 +0000 UTC m=+169.923575499 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da3e1dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49a440): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49a440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49a440): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49a440): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49a440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.86181126 +0000 UTC m=+169.923575499 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49a440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da4705b0 item 52 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49ad80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49ad80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49ad80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49ad80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49ad80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.863163014 +0000 UTC m=+169.924927253 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49ad80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da4cabd0 item 53 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.863599027 +0000 UTC m=+169.925363267 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b7c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b7c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b7c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b7c0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b7c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.863599027 +0000 UTC m=+169.925363267 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da49b7c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da4cad90 item 53 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560200): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.864922648 +0000 UTC m=+169.926686888 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da5593b0 item 54 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.865469231 +0000 UTC m=+169.927233471 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560c80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560c80): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.865469231 +0000 UTC m=+169.927233471 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da560c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da559570 item 54 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5615c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5615c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5615c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5615c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5615c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.86691918 +0000 UTC m=+169.928683419 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5615c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da5a7b90 item 55 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.867392604 +0000 UTC m=+169.929156844 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da561ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0100): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0100): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0100): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.867392604 +0000 UTC m=+169.929156844 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da5a7d50 item 55 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0a40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0a40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0a40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0a40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0a40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.869070525 +0000 UTC m=+169.930834764 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0a40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da6064d0 item 56 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.86958173 +0000 UTC m=+169.931345970 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d0f40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d14c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d14c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d14c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d14c0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d14c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.86958173 +0000 UTC m=+169.931345970 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d14c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da606690 item 56 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.871065824 +0000 UTC m=+169.932830063 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da5d1dc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686400): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686400): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da670cb0 item 57 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686400): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.871570278 +0000 UTC m=+169.933334518 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da670e70 item 57 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.872246185 +0000 UTC m=+169.934010423 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686ec0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686ec0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.872246185 +0000 UTC m=+169.934010423 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da686ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da671030 item 57 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.873940005 +0000 UTC m=+169.935704244 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da6877c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da687d00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da687d00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da687d00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da6c5650 item 58 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da687d00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da687d00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.874512978 +0000 UTC m=+169.936277247 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da687d00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da6c5810 item 58 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.875158137 +0000 UTC m=+169.936922416 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712900): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712900): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.875158137 +0000 UTC m=+169.936922416 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da712900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da6c59d0 item 58 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.876779049 +0000 UTC m=+169.938543288 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713740): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da76c150 item 59 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713740): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.87741502 +0000 UTC m=+169.939179280 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da76c310 item 59 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.878011809 +0000 UTC m=+169.939776088 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da713c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aa300): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aa300): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aa300): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aa300): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aa300): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.878011809 +0000 UTC m=+169.939776088 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aa300): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da76c4d0 item 59 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.879498677 +0000 UTC m=+169.941262917 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7aac00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab140): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab140): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab140): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da7d0af0 item 60 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab140): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab140): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.879911297 +0000 UTC m=+169.941675536 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab140): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da7d0cb0 item 60 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.880467107 +0000 UTC m=+169.942231346 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7ab680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7abc40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7abc40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7abc40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7abc40): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7abc40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.880467107 +0000 UTC m=+169.942231346 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da7abc40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da7d0e70 item 60 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.881688815 +0000 UTC m=+169.943453054 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84c640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84cb80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84cb80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84cb80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da875490 item 61 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84cb80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84cb80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.882171006 +0000 UTC m=+169.943935245 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84cb80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84d280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84d280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84d280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84d280): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84d280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.882171006 +0000 UTC m=+169.943935245 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84d280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da875650 item 61 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.883560051 +0000 UTC m=+169.945324290 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da84db80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc1c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc1c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc1c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da8dbc70 item 62 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc1c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc1c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.884027003 +0000 UTC m=+169.945791241 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc1c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc8c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc8c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc8c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc8c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc8c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.884027003 +0000 UTC m=+169.945791241 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fc8c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da8dbe30 item 62 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.885838846 +0000 UTC m=+169.947603095 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd1c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da98e5b0 item 63 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd700): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.886427339 +0000 UTC m=+169.948191577 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fd700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fde00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fde00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fde00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fde00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fde00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.886427339 +0000 UTC m=+169.948191577 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da8fde00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da98e770 item 63 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): >_readAt: n=0, err=Bad file descriptor 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.888425403 +0000 UTC m=+169.950189692 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fc800): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fcd40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fcd40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fcd40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daa0cd90 item 64 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fcd40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fcd40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.888814138 +0000 UTC m=+169.950578377 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fcd40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fd440): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fd440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fd440): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fd440): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fd440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.888814138 +0000 UTC m=+169.950578377 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fd440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daa0cf50 item 64 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fdd40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fdd40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fdd40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fdd40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fdd40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.890291509 +0000 UTC m=+169.952055748 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2da9fdd40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daeab570 item 65 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.890789399 +0000 UTC m=+169.952553639 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec42c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec47c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec47c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec47c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec47c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec47c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.890789399 +0000 UTC m=+169.952553639 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec47c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daeab730 item 65 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec50c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec50c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec50c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec50c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec50c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.892575183 +0000 UTC m=+169.954339422 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec50c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daed9d50 item 66 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.893167313 +0000 UTC m=+169.954931562 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5540): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5a80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5a80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5a80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5a80): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5a80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.893167313 +0000 UTC m=+169.954931562 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daec5a80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf02070 item 66 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06480): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06480): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06480): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.894868687 +0000 UTC m=+169.956632925 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf28690 item 67 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.895456086 +0000 UTC m=+169.957220355 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06e00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06e00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.895456086 +0000 UTC m=+169.957220355 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf06e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf28850 item 67 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07740): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07740): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.897201374 +0000 UTC m=+169.958965612 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf46e70 item 68 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.897753457 +0000 UTC m=+169.959517695 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf07c40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68280): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.897753457 +0000 UTC m=+169.959517695 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf47030 item 68 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68b80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68b80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68b80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68b80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68b80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.899037102 +0000 UTC m=+169.960801341 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf68b80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf71650 item 69 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.899585167 +0000 UTC m=+169.961349407 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69000): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69500): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69500): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69500): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69500): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69500): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.899585167 +0000 UTC m=+169.961349407 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69500): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf71810 item 69 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69e40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69e40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69e40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69e40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69e40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.901644749 +0000 UTC m=+169.963408998 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2daf69e40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daf9fe30 item 70 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.902322398 +0000 UTC m=+169.964086798 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0440): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0980): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0980): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0980): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.902322398 +0000 UTC m=+169.964086798 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd0980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dafd2150 item 70 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd12c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd12c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd12c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd12c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd12c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.904516445 +0000 UTC m=+169.966280694 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd12c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daff4770 item 71 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.904954783 +0000 UTC m=+169.966719021 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd17c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd1cc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd1cc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd1cc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd1cc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd1cc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.904954783 +0000 UTC m=+169.966719021 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dafd1cc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2daff4930 item 71 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004700): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.90634537 +0000 UTC m=+169.968109609 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db00ef50 item 72 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.906892152 +0000 UTC m=+169.968656401 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db004c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005140): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005140): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005140): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005140): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005140): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.906892152 +0000 UTC m=+169.968656401 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005140): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db00f110 item 72 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.908253565 +0000 UTC m=+169.970017804 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0059c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005ec0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db03f730 item 73 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005ec0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.908698245 +0000 UTC m=+169.970462484 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db005ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db03f8f0 item 73 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.909183462 +0000 UTC m=+169.970947701 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db066480): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0669c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0669c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0669c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0669c0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0669c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.909183462 +0000 UTC m=+169.970947701 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0669c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db03fab0 item 73 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.910642188 +0000 UTC m=+169.972406427 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0672c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0677c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0677c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0677c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db096230 item 74 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0677c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0677c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.91111429 +0000 UTC m=+169.972878529 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0677c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0963f0 item 74 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.911662897 +0000 UTC m=+169.973427136 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db067d00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2380): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2380): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2380): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.911662897 +0000 UTC m=+169.973427136 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0965b0 item 74 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.913027855 +0000 UTC m=+169.974792104 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a2c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3180): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3180): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3180): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0acbd0 item 75 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3180): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3180): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.913518082 +0000 UTC m=+169.975282320 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3180): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): _writeAt: size=3, off=2 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0acd90 item 75 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.914437919 +0000 UTC m=+169.976202158 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a36c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3c00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3c00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3c00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3c00): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3c00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.914437919 +0000 UTC m=+169.976202158 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0a3c00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0acf50 item 75 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.916339572 +0000 UTC m=+169.978103811 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6600): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6b00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6b00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6b00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0e1570 item 76 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6b00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6b00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.917031459 +0000 UTC m=+169.978795699 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d6b00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0e1730 item 76 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): _writeAt: size=3, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.917511306 +0000 UTC m=+169.979275545 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7040): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d75c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d75c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d75c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d75c0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d75c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.917511306 +0000 UTC m=+169.979275545 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d75c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db0e18f0 item 76 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.918703539 +0000 UTC m=+169.980467778 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db0d7ec0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13a4c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13a4c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13a4c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db140070 item 77 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13a4c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13a4c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.919110338 +0000 UTC m=+169.980874577 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13a4c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13abc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13abc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13abc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13abc0): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13abc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.919110338 +0000 UTC m=+169.980874577 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db13abc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db140230 item 77 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.920521484 +0000 UTC m=+169.982285723 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d8a09d80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19e380): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19e380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19e380): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db182a10 item 78 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19e380): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19e380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.921263395 +0000 UTC m=+169.983027633 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19e380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19ea80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19ea80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19ea80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19ea80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19ea80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.921263395 +0000 UTC m=+169.983027633 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19ea80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db182bd0 item 78 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.923011017 +0000 UTC m=+169.984775255 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f380): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f880): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f880): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f880): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db1b71f0 item 79 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f880): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f880): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.92342577 +0000 UTC m=+169.985190010 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db19f880): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee080): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee080): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee080): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee080): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee080): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.92342577 +0000 UTC m=+169.985190010 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee080): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db1b73b0 item 79 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.92503991 +0000 UTC m=+169.986804149 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ee980): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1eee80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1eee80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1eee80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db1fb9d0 item 80 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1eee80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1eee80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.925451056 +0000 UTC m=+169.987215296 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1eee80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ef580): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ef580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ef580): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ef580): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ef580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.925451056 +0000 UTC m=+169.987215296 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1ef580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db1fbb90 item 80 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1efe80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1efe80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1efe80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1efe80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1efe80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.927223675 +0000 UTC m=+169.988987915 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db1efe80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db248310 item 81 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.927727037 +0000 UTC m=+169.989491276 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c400): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c940): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c940): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c940): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c940): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c940): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.927727037 +0000 UTC m=+169.989491276 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24c940): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db2484d0 item 81 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d280): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d280): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d280): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.929466964 +0000 UTC m=+169.991231203 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db25caf0 item 82 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.929986255 +0000 UTC m=+169.991750495 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24d780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24dd00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24dd00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24dd00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24dd00): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24dd00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.929986255 +0000 UTC m=+169.991750495 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db24dd00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db25ccb0 item 82 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282740): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282740): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.931708048 +0000 UTC m=+169.993472287 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db140070 item 83 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.935566648 +0000 UTC m=+169.997330887 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a740): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a740): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a740): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.935566648 +0000 UTC m=+169.997330887 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96a740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db140230 item 83 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b340): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b340): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b340): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b340): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b340): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.937809296 +0000 UTC m=+169.999573534 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b340): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2db289d50 item 84 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.938423446 +0000 UTC m=+170.000187685 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96b840): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96bdc0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96bdc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96bdc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96bdc0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96bdc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.938423446 +0000 UTC m=+170.000187685 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db96bdc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd364070 item 84 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282fc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282fc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282fc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282fc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282fc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.940627782 +0000 UTC m=+170.002392020 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db282fc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d619af50 item 85 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.941063124 +0000 UTC m=+170.002827373 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db2834c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db283a00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db283a00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db283a00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db283a00): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db283a00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.941063124 +0000 UTC m=+170.002827373 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2db283a00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d619b1f0 item 85 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6914ac0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6914ac0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6914ac0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6914ac0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6914ac0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.942801859 +0000 UTC m=+170.004566098 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6914ac0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d64cca80 item 86 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.943329715 +0000 UTC m=+170.005093955 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d69151c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658e900): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658e900): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658e900): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658e900): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658e900): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.943329715 +0000 UTC m=+170.005093955 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658e900): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d64ccd90 item 86 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658f840): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658f840): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658f840): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658f840): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658f840): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.944585338 +0000 UTC m=+170.006349577 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658f840): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d64a2690 item 87 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.945037793 +0000 UTC m=+170.006802031 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d658fe40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba44c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba44c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba44c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba44c0): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba44c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.945037793 +0000 UTC m=+170.006802031 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba44c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d64a2c40 item 87 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba4e00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba4e00): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba4e00): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba4e00): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba4e00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.946690195 +0000 UTC m=+170.008454433 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba4e00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd4d6460 item 88 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.947259881 +0000 UTC m=+170.009024120 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5300): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5880): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5880): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5880): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5880): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5880): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.947259881 +0000 UTC m=+170.009024120 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9ba5880): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dd4d6620 item 88 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.948502318 +0000 UTC m=+170.010266558 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646c5c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646cc80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646cc80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646cc80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da01c620 item 89 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646cc80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646cc80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.949002263 +0000 UTC m=+170.010766502 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646cc80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da01c930 item 89 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.949482751 +0000 UTC m=+170.011246990 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d880): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d880): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d880): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d880): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d880): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.949482751 +0000 UTC m=+170.011246990 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d646d880): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da01caf0 item 89 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.95100149 +0000 UTC m=+170.012765730 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6e680): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6ebc0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6ebc0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6ebc0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da61a9a0 item 90 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6ebc0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6ebc0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.951411475 +0000 UTC m=+170.013175713 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6ebc0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da61ab60 item 90 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.951858971 +0000 UTC m=+170.013623210 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f6c0): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f6c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f6c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f6c0): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f6c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.951858971 +0000 UTC m=+170.013623210 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9d6f6c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da61ad20 item 90 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.953262823 +0000 UTC m=+170.015027062 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708100): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708700): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708700): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708700): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9f33880 item 91 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708700): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708700): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.953676084 +0000 UTC m=+170.015440323 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6708700): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): >_readAt: n=2, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): _writeAt: size=3, off=7 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9f33b20 item 91 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.954130342 +0000 UTC m=+170.015894581 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709140): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709b00): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709b00): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709b00): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709b00): >_readAt: n=8, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709b00): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.954130342 +0000 UTC m=+170.015894581 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d6709b00): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2d9f33ce0 item 91 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.955414147 +0000 UTC m=+170.017178387 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4c80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4c80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4c80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da762c40 item 92 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4c80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4c80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.955788966 +0000 UTC m=+170.017553205 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e4c80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): open at offset 5 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da762e00 item 92 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): _readAt: size=2, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): _writeAt: size=3, off=5 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): >_writeAt: n=3, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.956279061 +0000 UTC m=+170.018043301 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e51c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e5780): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e5780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e5780): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e5780): >_readAt: n=3, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e5780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.956279061 +0000 UTC m=+170.018043301 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dd0e5780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da762fc0 item 92 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.957556434 +0000 UTC m=+170.019320674 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40200): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40740): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40740): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40740): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da9ca8c0 item 93 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40740): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40740): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.957986477 +0000 UTC m=+170.019750716 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40740): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40e80): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40e80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40e80): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40e80): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40e80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.957986477 +0000 UTC m=+170.019750716 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba40e80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2da9caa80 item 93 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.959368238 +0000 UTC m=+170.021132477 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41780): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41d40): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41d40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41d40): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dba77500 item 94 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41d40): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41d40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.959815062 +0000 UTC m=+170.021579301 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dba41d40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fac580): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fac580): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fac580): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fac580): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fac580): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.959815062 +0000 UTC m=+170.021579301 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fac580): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dba776c0 item 94 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.961214205 +0000 UTC m=+170.022978445 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9face80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fad3c0): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fad3c0): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fad3c0): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dbf348c0 item 95 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fad3c0): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fad3c0): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.961646021 +0000 UTC m=+170.023410260 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fad3c0): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fadb40): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fadb40): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fadb40): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fadb40): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fadb40): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.961646021 +0000 UTC m=+170.023410260 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2d9fadb40): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dbf34a80 item 95 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 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/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): open at offset 0 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): _readAt: size=2, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): >_readAt: n=0, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.963155523 +0000 UTC m=+170.024919763 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8640): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8b80): _writeAt: size=5, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8b80): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8b80): >openPending: err= 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dc1035e0 item 96 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8b80): >_writeAt: n=5, err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8b80): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.963587299 +0000 UTC m=+170.025351538 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a8b80): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/07 04:50:12 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:50:12 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/07 04:50:12 DEBUG : open-test-file: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9280): _readAt: size=512, off=0 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9280): openPending: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9280): >openPending: err= 2026/06/07 04:50:12 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9280): >_readAt: n=5, err=EOF 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9280): close: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-07 04:50:12.963587299 +0000 UTC m=+170.025351538 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:12 DEBUG : open-test-file(0x19f2dc6a9280): >close: err= 2026/06/07 04:50:12 DEBUG : open-test-file: Remove: 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x19f2dc1037a0 item 96 2026/06/07 04:50:12 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/07 04:50:12 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/07 04:50:12 DEBUG : open-test-file: >Remove: err= 2026/06/07 04:50:12 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:12 DEBUG : Looking for writers 2026/06/07 04:50:12 DEBUG : >WaitForWriters: 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.24s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- 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.01s) --- 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.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.01s) --- 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 "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:12 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:12 DEBUG : file1: newRWFileHandle: 2026/06/07 04:50:12 DEBUG : file1(0x19f2dc926100): openPending: 2026/06/07 04:50:12 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2026/06/07 04:50:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:12 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:12 DEBUG : file1(0x19f2dc926100): >openPending: err= 2026/06/07 04:50:12 DEBUG : file1: >newRWFileHandle: err= 2026/06/07 04:50:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:50:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/07 04:50:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/07 04:50:13 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/06/07 04:50:13 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:13 DEBUG : Looking for writers 2026/06/07 04:50:13 DEBUG : file1: reading active writers 2026/06/07 04:50:13 DEBUG : file1: active writers 1 2026/06/07 04:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:50:13 DEBUG : Looking for writers 2026/06/07 04:50:13 DEBUG : file1: reading active writers 2026/06/07 04:50:13 DEBUG : file1: active writers 1 2026/06/07 04:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:50:13 DEBUG : Looking for writers 2026/06/07 04:50:13 DEBUG : file1: reading active writers 2026/06/07 04:50:13 DEBUG : file1: active writers 1 2026/06/07 04:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:50:13 DEBUG : Looking for writers 2026/06/07 04:50:13 DEBUG : file1: reading active writers 2026/06/07 04:50:13 DEBUG : file1: active writers 1 2026/06/07 04:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:50:13 DEBUG : Looking for writers 2026/06/07 04:50:13 DEBUG : file1: reading active writers 2026/06/07 04:50:13 DEBUG : file1: active writers 1 2026/06/07 04:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:50:13 DEBUG : Looking for writers 2026/06/07 04:50:13 DEBUG : file1: reading active writers 2026/06/07 04:50:13 DEBUG : file1: active writers 1 2026/06/07 04:50:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/07 04:50:14 DEBUG : Looking for writers 2026/06/07 04:50:14 DEBUG : file1: reading active writers 2026/06/07 04:50:14 DEBUG : file1: active writers 1 2026/06/07 04:50:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/07 04:50:14 DEBUG : Looking for writers 2026/06/07 04:50:14 DEBUG : file1: reading active writers 2026/06/07 04:50:14 DEBUG : file1: active writers 1 2026/06/07 04:50:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:15 DEBUG : Looking for writers 2026/06/07 04:50:15 DEBUG : file1: reading active writers 2026/06/07 04:50:15 DEBUG : file1: active writers 1 2026/06/07 04:50:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:16 DEBUG : Looking for writers 2026/06/07 04:50:16 DEBUG : file1: reading active writers 2026/06/07 04:50:16 DEBUG : file1: active writers 1 2026/06/07 04:50:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:17 DEBUG : Looking for writers 2026/06/07 04:50:17 DEBUG : file1: reading active writers 2026/06/07 04:50:17 DEBUG : file1: active writers 1 2026/06/07 04:50:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:18 DEBUG : Looking for writers 2026/06/07 04:50:18 DEBUG : file1: reading active writers 2026/06/07 04:50:18 DEBUG : file1: active writers 1 2026/06/07 04:50:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:19 DEBUG : Looking for writers 2026/06/07 04:50:19 DEBUG : file1: reading active writers 2026/06/07 04:50:19 DEBUG : file1: active writers 1 2026/06/07 04:50:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:20 DEBUG : Looking for writers 2026/06/07 04:50:20 DEBUG : file1: reading active writers 2026/06/07 04:50:20 DEBUG : file1: active writers 1 2026/06/07 04:50:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:21 DEBUG : Looking for writers 2026/06/07 04:50:21 DEBUG : file1: reading active writers 2026/06/07 04:50:21 DEBUG : file1: active writers 1 2026/06/07 04:50:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:22 DEBUG : Looking for writers 2026/06/07 04:50:22 DEBUG : file1: reading active writers 2026/06/07 04:50:22 DEBUG : file1: active writers 1 2026/06/07 04:50:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:23 DEBUG : Looking for writers 2026/06/07 04:50:23 DEBUG : file1: reading active writers 2026/06/07 04:50:23 DEBUG : file1: active writers 1 2026/06/07 04:50:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:24 DEBUG : Looking for writers 2026/06/07 04:50:24 DEBUG : file1: reading active writers 2026/06/07 04:50:24 DEBUG : file1: active writers 1 2026/06/07 04:50:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:25 DEBUG : Looking for writers 2026/06/07 04:50:25 DEBUG : file1: reading active writers 2026/06/07 04:50:25 DEBUG : file1: active writers 1 2026/06/07 04:50:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:26 DEBUG : Looking for writers 2026/06/07 04:50:26 DEBUG : file1: reading active writers 2026/06/07 04:50:26 DEBUG : file1: active writers 1 2026/06/07 04:50:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:27 DEBUG : Looking for writers 2026/06/07 04:50:27 DEBUG : file1: reading active writers 2026/06/07 04:50:27 DEBUG : file1: active writers 1 2026/06/07 04:50:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:28 DEBUG : Looking for writers 2026/06/07 04:50:28 DEBUG : file1: reading active writers 2026/06/07 04:50:28 DEBUG : file1: active writers 1 2026/06/07 04:50:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:29 DEBUG : Looking for writers 2026/06/07 04:50:29 DEBUG : file1: reading active writers 2026/06/07 04:50:29 DEBUG : file1: active writers 1 2026/06/07 04:50:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:30 DEBUG : Looking for writers 2026/06/07 04:50:30 DEBUG : file1: reading active writers 2026/06/07 04:50:30 DEBUG : file1: active writers 1 2026/06/07 04:50:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:31 DEBUG : Looking for writers 2026/06/07 04:50:31 DEBUG : file1: reading active writers 2026/06/07 04:50:31 DEBUG : file1: active writers 1 2026/06/07 04:50:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:32 DEBUG : Looking for writers 2026/06/07 04:50:32 DEBUG : file1: reading active writers 2026/06/07 04:50:32 DEBUG : file1: active writers 1 2026/06/07 04:50:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:33 DEBUG : Looking for writers 2026/06/07 04:50:33 DEBUG : file1: reading active writers 2026/06/07 04:50:33 DEBUG : file1: active writers 1 2026/06/07 04:50:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:34 DEBUG : Looking for writers 2026/06/07 04:50:34 DEBUG : file1: reading active writers 2026/06/07 04:50:34 DEBUG : file1: active writers 1 2026/06/07 04:50:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:35 DEBUG : Looking for writers 2026/06/07 04:50:35 DEBUG : file1: reading active writers 2026/06/07 04:50:35 DEBUG : file1: active writers 1 2026/06/07 04:50:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:36 DEBUG : Looking for writers 2026/06/07 04:50:36 DEBUG : file1: reading active writers 2026/06/07 04:50:36 DEBUG : file1: active writers 1 2026/06/07 04:50:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:37 DEBUG : Looking for writers 2026/06/07 04:50:37 DEBUG : file1: reading active writers 2026/06/07 04:50:37 DEBUG : file1: active writers 1 2026/06/07 04:50:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:38 DEBUG : Looking for writers 2026/06/07 04:50:38 DEBUG : file1: reading active writers 2026/06/07 04:50:38 DEBUG : file1: active writers 1 2026/06/07 04:50:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:39 DEBUG : Looking for writers 2026/06/07 04:50:39 DEBUG : file1: reading active writers 2026/06/07 04:50:39 DEBUG : file1: active writers 1 2026/06/07 04:50:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:40 DEBUG : Looking for writers 2026/06/07 04:50:40 DEBUG : file1: reading active writers 2026/06/07 04:50:40 DEBUG : file1: active writers 1 2026/06/07 04:50:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:41 DEBUG : Looking for writers 2026/06/07 04:50:41 DEBUG : file1: reading active writers 2026/06/07 04:50:41 DEBUG : file1: active writers 1 2026/06/07 04:50:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:42 DEBUG : Looking for writers 2026/06/07 04:50:42 DEBUG : file1: reading active writers 2026/06/07 04:50:42 DEBUG : file1: active writers 1 2026/06/07 04:50:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/07 04:50:43 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x19f2d60a3100 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x19f2d8a00008 notify:{wait:0 notify:0 lock:0 head: tail:} checker:28530807144512} name:file1 opens:1 downloaders: o: fd:0x19f2d9b06010 info:{ModTime:{wall:14015584675685436791 ext:170028784134 loc:0x4733400} ATime:{wall:14015584675685436791 ext:170028784134 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/07 04:50:43 DEBUG : >WaitForWriters: 2026/06/07 04:50:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.44s) === RUN TestRWCacheRename run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:43 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:43 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:50:43 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:50:43 DEBUG : rename_me: newRWFileHandle: 2026/06/07 04:50:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2026/06/07 04:50:43 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:50:43 DEBUG : rename_me(0x19f2dc927d80): openPending: 2026/06/07 04:50:43 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/07 04:50:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/07 04:50:43 DEBUG : rename_me(0x19f2dc927d80): >openPending: err= 2026/06/07 04:50:43 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/07 04:50:43 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/07 04:50:43 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/07 04:50:43 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/07 04:50:43 DEBUG : rename_me(0x19f2dc927d80): _writeAt: size=5, off=0 2026/06/07 04:50:43 DEBUG : rename_me(0x19f2dc927d80): >_writeAt: n=5, err= 2026/06/07 04:50:43 DEBUG : rename_me(0x19f2dc927d80): close: 2026/06/07 04:50:43 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-07 04:50:43.406755781 +0000 UTC m=+200.468520040 2026/06/07 04:50:43 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/07 04:50:43 DEBUG : rename_me(0x19f2dc927d80): >close: err= 2026/06/07 04:50:43 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/07 04:50:43 DEBUG : i_was_renamed: Updating file with 0x19f2d8af2270 2026/06/07 04:50:43 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/07 04:50:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/07 04:50:43 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:43 DEBUG : Looking for writers 2026/06/07 04:50:43 DEBUG : i_was_renamed: reading active writers 2026/06/07 04:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/07 04:50:43 DEBUG : Looking for writers 2026/06/07 04:50:43 DEBUG : i_was_renamed: reading active writers 2026/06/07 04:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/07 04:50:43 DEBUG : Looking for writers 2026/06/07 04:50:43 DEBUG : i_was_renamed: reading active writers 2026/06/07 04:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/07 04:50:43 DEBUG : Looking for writers 2026/06/07 04:50:43 DEBUG : i_was_renamed: reading active writers 2026/06/07 04:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/07 04:50:43 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/07 04:50:43 DEBUG : Looking for writers 2026/06/07 04:50:43 DEBUG : i_was_renamed: reading active writers 2026/06/07 04:50:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/07 04:50:43 DEBUG : i_was_renamed: size = 5 OK 2026/06/07 04:50:43 INFO : i_was_renamed: Copied (new) 2026/06/07 04:50:43 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/06/07 04:50:43 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/07 04:50:43 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/07 04:50:43 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/07 04:50:43 DEBUG : Looking for writers 2026/06/07 04:50:43 DEBUG : i_was_renamed: reading active writers 2026/06/07 04:50:43 DEBUG : >WaitForWriters: 2026/06/07 04:50:43 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.69s) === RUN TestRWCacheUpdate run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:44 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:44 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/07 04:50:44 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:44 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" 2026/06/07 04:50:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/07 04:50:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-teyelav4lisa" read_write_test.go:730: skip as modtime not supported 2026/06/07 04:50:44 INFO : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/07 04:50:44 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:44 DEBUG : Looking for writers 2026/06/07 04:50:44 DEBUG : >WaitForWriters: 2026/06/07 04:50:44 DEBUG : mega root 'rclone-test-teyelav4lisa': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.01s) === RUN TestCaseSensitivity run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:44 DEBUG : forgetting directory cache 2026/06/07 04:50:45 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:45 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:50:45 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:45 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:50:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/07 04:50:45 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/07 04:50:45 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/07 04:50:45 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/07 04:50:45 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:45 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:45 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:45 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:45 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/07 04:50:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/07 04:50:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/07 04:50:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/07 04:50:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/07 04:50:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/07 04:50:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/07 04:50:46 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/07 04:50:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/07 04:50:46 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/07 04:50:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/07 04:50:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/07 04:50:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/07 04:50:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/07 04:50:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/07 04:50:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/07 04:50:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/07 04:50:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/07 04:50:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/07 04:50:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:46 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:46 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:46 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:46 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:46 DEBUG : Looking for writers 2026/06/07 04:50:46 DEBUG : FiLeA: reading active writers 2026/06/07 04:50:46 DEBUG : FiLeB: reading active writers 2026/06/07 04:50:46 DEBUG : FilEb: reading active writers 2026/06/07 04:50:46 DEBUG : >WaitForWriters: 2026/06/07 04:50:46 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:46 DEBUG : Looking for writers 2026/06/07 04:50:46 DEBUG : FiLeA: reading active writers 2026/06/07 04:50:46 DEBUG : FiLeB: reading active writers 2026/06/07 04:50:46 DEBUG : FilEb: reading active writers 2026/06/07 04:50:46 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (13.70s) === RUN TestUnicodeNormalization run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:58 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:58 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:50:58 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:58 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/07 04:50:58 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/07 04:50:58 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/07 04:50:58 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/07 04:50:59 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:59 DEBUG : Looking for writers 2026/06/07 04:50:59 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/07 04:50:59 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/07 04:50:59 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (2.01s) === RUN TestVFSNew run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:59 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:59 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:50:59 DEBUG : mega root 'rclone-test-teyelav4lisa': Reusing VFS from active cache 2026/06/07 04:50:59 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:59 DEBUG : Looking for writers 2026/06/07 04:50:59 DEBUG : >WaitForWriters: 2026/06/07 04:50:59 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:59 DEBUG : Looking for writers 2026/06/07 04:50:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:59 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:59 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:50:59 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:59 DEBUG : Looking for writers 2026/06/07 04:50:59 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:59 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:59 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:50:59 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:50:59 DEBUG : Looking for writers 2026/06/07 04:50:59 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:50:59 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:50:59 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:00 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:00 DEBUG : dir: Looking for writers 2026/06/07 04:51:00 DEBUG : file2: reading active writers 2026/06/07 04:51:00 DEBUG : Looking for writers 2026/06/07 04:51:00 DEBUG : dir: reading active writers 2026/06/07 04:51:00 DEBUG : file1: reading active writers 2026/06/07 04:51:00 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.57s) === RUN TestVFSStatParent run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:01 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:01 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:04 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:04 DEBUG : dir: Looking for writers 2026/06/07 04:51:04 DEBUG : Looking for writers 2026/06/07 04:51:04 DEBUG : dir: reading active writers 2026/06/07 04:51:04 DEBUG : file1: reading active writers 2026/06/07 04:51:04 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.45s) === RUN TestVFSOpenFile run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:04 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:04 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:51:07 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 04:51:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 04:51:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 04:51:07 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:51:07 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/07 04:51:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 04:51:07 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/07 04:51:07 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/07 04:51:07 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/07 04:51:07 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:07 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/07 04:51:07 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:07 DEBUG : dir: Looking for writers 2026/06/07 04:51:07 DEBUG : new_file.txt: reading active writers 2026/06/07 04:51:07 DEBUG : file2: reading active writers 2026/06/07 04:51:07 DEBUG : Looking for writers 2026/06/07 04:51:07 DEBUG : dir: reading active writers 2026/06/07 04:51:07 DEBUG : file1: reading active writers 2026/06/07 04:51:07 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.98s) === RUN TestVFSRename run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:08 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:08 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/07 04:51:09 DEBUG : dir/file1: Updating file with dir/file1 0x19f2d6ef9520 2026/06/07 04:51:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/07 04:51:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:09 INFO : dir/file1: Moved (server-side) to: file0 2026/06/07 04:51:09 DEBUG : file0: Updating file with file0 0x19f2d6ef9520 2026/06/07 04:51:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/07 04:51:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/07 04:51:09 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:09 DEBUG : dir: Looking for writers 2026/06/07 04:51:09 DEBUG : Looking for writers 2026/06/07 04:51:09 DEBUG : dir: reading active writers 2026/06/07 04:51:09 DEBUG : file0: reading active writers 2026/06/07 04:51:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.44s) === RUN TestVFSStatfs run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:10 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:10 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:10 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:10 DEBUG : Looking for writers 2026/06/07 04:51:10 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.17s) === RUN TestVFSMkdir run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:10 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:10 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:10 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/07 04:51:10 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/07 04:51:10 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/07 04:51:11 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/07 04:51:11 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/07 04:51:11 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:11 DEBUG : Looking for writers 2026/06/07 04:51:11 DEBUG : a: Looking for writers 2026/06/07 04:51:11 DEBUG : b: Looking for writers 2026/06/07 04:51:11 DEBUG : c: Looking for writers 2026/06/07 04:51:11 DEBUG : d: Looking for writers 2026/06/07 04:51:11 DEBUG : Looking for writers 2026/06/07 04:51:11 DEBUG : /: reading active writers 2026/06/07 04:51:11 DEBUG : a: reading active writers 2026/06/07 04:51:11 DEBUG : b: reading active writers 2026/06/07 04:51:11 DEBUG : c: reading active writers 2026/06/07 04:51:11 DEBUG : d: reading active writers 2026/06/07 04:51:11 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.86s) === RUN TestVFSMkdirAll run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:12 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:12 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:12 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/07 04:51:14 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/07 04:51:14 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/07 04:51:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/07 04:51:15 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:15 DEBUG : a/b/c/d: Looking for writers 2026/06/07 04:51:15 DEBUG : a/b/c: Looking for writers 2026/06/07 04:51:15 DEBUG : d: reading active writers 2026/06/07 04:51:15 DEBUG : a/b: Looking for writers 2026/06/07 04:51:15 DEBUG : c: reading active writers 2026/06/07 04:51:15 DEBUG : a: Looking for writers 2026/06/07 04:51:15 DEBUG : b: reading active writers 2026/06/07 04:51:15 DEBUG : Looking for writers 2026/06/07 04:51:15 DEBUG : a: reading active writers 2026/06/07 04:51:15 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.69s) === RUN TestVFSIsMetadataFile run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:15 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:15 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:15 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:15 DEBUG : Looking for writers 2026/06/07 04:51:15 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:15 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:15 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/07 04:51:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/07 04:51:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/07 04:51:15 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 04:51:16 DEBUG : file1: size = 5 OK 2026/06/07 04:51:16 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:16 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/07 04:51:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 04:51:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 04:51:16 DEBUG : file1: size = 0 OK 2026/06/07 04:51:16 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/07 04:51:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:16 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (7 bytes), uploading instead of streaming 2026/06/07 04:51:18 DEBUG : file1: size = 7 OK 2026/06/07 04:51:19 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:51:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:19 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:19 DEBUG : Looking for writers 2026/06/07 04:51:19 DEBUG : file1: reading active writers 2026/06/07 04:51:19 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.27s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:19 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:19 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:19 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:19 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:19 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:19 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:19 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/07 04:51:20 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/07 04:51:20 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/07 04:51:20 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/07 04:51:20 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (11 bytes), uploading instead of streaming 2026/06/07 04:51:22 DEBUG : file1: size = 11 OK 2026/06/07 04:51:22 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:51:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:22 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/07 04:51:22 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:22 DEBUG : Looking for writers 2026/06/07 04:51:22 DEBUG : file1: reading active writers 2026/06/07 04:51:22 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (10.35s) === RUN TestWriteFileHandleFlush run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:29 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:29 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:29 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:29 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/07 04:51:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:29 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (5 bytes), uploading instead of streaming 2026/06/07 04:51:29 DEBUG : file1: size = 5 OK 2026/06/07 04:51:29 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:51:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:29 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/07 04:51:29 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:29 DEBUG : Looking for writers 2026/06/07 04:51:29 DEBUG : file1: reading active writers 2026/06/07 04:51:29 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.43s) === RUN TestWriteFileHandleRelease run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:37 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:37 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:51:37 DEBUG : file1: WriteFileHandle.Release closing 2026/06/07 04:51:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:37 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 04:51:47 ERROR : file1: WriteFileHandle.New Rcat failed: upload file failed to create session: unexpected end of JSON input 2026/06/07 04:51:47 DEBUG : file1: Remove: 2026/06/07 04:51:47 DEBUG : Added virtual directory entry vDel: "file1" 2026/06/07 04:51:47 DEBUG : file1: >Remove: err= 2026/06/07 04:51:47 ERROR : file1: WriteFileHandle.Release error: upload file failed to create session: unexpected end of JSON input write_test.go:279: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:279 Error: Received unexpected error: upload file failed to create session: unexpected end of JSON input Test: TestWriteFileHandleRelease 2026/06/07 04:51:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/07 04:51:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : >WaitForWriters: --- FAIL: TestWriteFileHandleRelease (10.50s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:51:47 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:51:47 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:51:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:51:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:51:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:51:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:51:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/07 04:51:47 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : file1: reading active writers 2026/06/07 04:51:47 DEBUG : file1: active writers 1 2026/06/07 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : file1: reading active writers 2026/06/07 04:51:47 DEBUG : file1: active writers 1 2026/06/07 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : file1: reading active writers 2026/06/07 04:51:47 DEBUG : file1: active writers 1 2026/06/07 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : file1: reading active writers 2026/06/07 04:51:47 DEBUG : file1: active writers 1 2026/06/07 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : file1: reading active writers 2026/06/07 04:51:47 DEBUG : file1: active writers 1 2026/06/07 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/07 04:51:47 DEBUG : Looking for writers 2026/06/07 04:51:47 DEBUG : file1: reading active writers 2026/06/07 04:51:47 DEBUG : file1: active writers 1 2026/06/07 04:51:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/07 04:51:48 DEBUG : Looking for writers 2026/06/07 04:51:48 DEBUG : file1: reading active writers 2026/06/07 04:51:48 DEBUG : file1: active writers 1 2026/06/07 04:51:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/07 04:51:48 DEBUG : Looking for writers 2026/06/07 04:51:48 DEBUG : file1: reading active writers 2026/06/07 04:51:48 DEBUG : file1: active writers 1 2026/06/07 04:51:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:49 DEBUG : Looking for writers 2026/06/07 04:51:49 DEBUG : file1: reading active writers 2026/06/07 04:51:49 DEBUG : file1: active writers 1 2026/06/07 04:51:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:50 DEBUG : Looking for writers 2026/06/07 04:51:50 DEBUG : file1: reading active writers 2026/06/07 04:51:50 DEBUG : file1: active writers 1 2026/06/07 04:51:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:51 DEBUG : Looking for writers 2026/06/07 04:51:51 DEBUG : file1: reading active writers 2026/06/07 04:51:51 DEBUG : file1: active writers 1 2026/06/07 04:51:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:52 DEBUG : Looking for writers 2026/06/07 04:51:52 DEBUG : file1: reading active writers 2026/06/07 04:51:52 DEBUG : file1: active writers 1 2026/06/07 04:51:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:53 DEBUG : Looking for writers 2026/06/07 04:51:53 DEBUG : file1: reading active writers 2026/06/07 04:51:53 DEBUG : file1: active writers 1 2026/06/07 04:51:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:54 DEBUG : Looking for writers 2026/06/07 04:51:54 DEBUG : file1: reading active writers 2026/06/07 04:51:54 DEBUG : file1: active writers 1 2026/06/07 04:51:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:55 DEBUG : Looking for writers 2026/06/07 04:51:55 DEBUG : file1: reading active writers 2026/06/07 04:51:55 DEBUG : file1: active writers 1 2026/06/07 04:51:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:56 DEBUG : Looking for writers 2026/06/07 04:51:56 DEBUG : file1: reading active writers 2026/06/07 04:51:56 DEBUG : file1: active writers 1 2026/06/07 04:51:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:57 DEBUG : Looking for writers 2026/06/07 04:51:57 DEBUG : file1: reading active writers 2026/06/07 04:51:57 DEBUG : file1: active writers 1 2026/06/07 04:51:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:58 DEBUG : Looking for writers 2026/06/07 04:51:58 DEBUG : file1: reading active writers 2026/06/07 04:51:58 DEBUG : file1: active writers 1 2026/06/07 04:51:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:51:59 DEBUG : Looking for writers 2026/06/07 04:51:59 DEBUG : file1: reading active writers 2026/06/07 04:51:59 DEBUG : file1: active writers 1 2026/06/07 04:51:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:00 DEBUG : Looking for writers 2026/06/07 04:52:00 DEBUG : file1: reading active writers 2026/06/07 04:52:00 DEBUG : file1: active writers 1 2026/06/07 04:52:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:01 DEBUG : Looking for writers 2026/06/07 04:52:01 DEBUG : file1: reading active writers 2026/06/07 04:52:01 DEBUG : file1: active writers 1 2026/06/07 04:52:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:02 DEBUG : Looking for writers 2026/06/07 04:52:02 DEBUG : file1: reading active writers 2026/06/07 04:52:02 DEBUG : file1: active writers 1 2026/06/07 04:52:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:03 DEBUG : Looking for writers 2026/06/07 04:52:03 DEBUG : file1: reading active writers 2026/06/07 04:52:03 DEBUG : file1: active writers 1 2026/06/07 04:52:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:04 DEBUG : Looking for writers 2026/06/07 04:52:04 DEBUG : file1: reading active writers 2026/06/07 04:52:04 DEBUG : file1: active writers 1 2026/06/07 04:52:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:05 DEBUG : Looking for writers 2026/06/07 04:52:05 DEBUG : file1: reading active writers 2026/06/07 04:52:05 DEBUG : file1: active writers 1 2026/06/07 04:52:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:06 DEBUG : Looking for writers 2026/06/07 04:52:06 DEBUG : file1: reading active writers 2026/06/07 04:52:06 DEBUG : file1: active writers 1 2026/06/07 04:52:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:07 DEBUG : Looking for writers 2026/06/07 04:52:07 DEBUG : file1: reading active writers 2026/06/07 04:52:07 DEBUG : file1: active writers 1 2026/06/07 04:52:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:08 DEBUG : Looking for writers 2026/06/07 04:52:08 DEBUG : file1: reading active writers 2026/06/07 04:52:08 DEBUG : file1: active writers 1 2026/06/07 04:52:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:09 DEBUG : Looking for writers 2026/06/07 04:52:09 DEBUG : file1: reading active writers 2026/06/07 04:52:09 DEBUG : file1: active writers 1 2026/06/07 04:52:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:10 DEBUG : Looking for writers 2026/06/07 04:52:10 DEBUG : file1: reading active writers 2026/06/07 04:52:10 DEBUG : file1: active writers 1 2026/06/07 04:52:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:11 DEBUG : Looking for writers 2026/06/07 04:52:11 DEBUG : file1: reading active writers 2026/06/07 04:52:11 DEBUG : file1: active writers 1 2026/06/07 04:52:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:12 DEBUG : Looking for writers 2026/06/07 04:52:12 DEBUG : file1: reading active writers 2026/06/07 04:52:12 DEBUG : file1: active writers 1 2026/06/07 04:52:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:13 DEBUG : Looking for writers 2026/06/07 04:52:13 DEBUG : file1: reading active writers 2026/06/07 04:52:13 DEBUG : file1: active writers 1 2026/06/07 04:52:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:14 DEBUG : Looking for writers 2026/06/07 04:52:14 DEBUG : file1: reading active writers 2026/06/07 04:52:14 DEBUG : file1: active writers 1 2026/06/07 04:52:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:15 DEBUG : Looking for writers 2026/06/07 04:52:15 DEBUG : file1: reading active writers 2026/06/07 04:52:15 DEBUG : file1: active writers 1 2026/06/07 04:52:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:16 DEBUG : Looking for writers 2026/06/07 04:52:16 DEBUG : file1: reading active writers 2026/06/07 04:52:16 DEBUG : file1: active writers 1 2026/06/07 04:52:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/07 04:52:17 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/07 04:52:17 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:52:17 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:52:17 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:52:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:52:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:52:17 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (0 bytes), uploading instead of streaming 2026/06/07 04:52:17 DEBUG : file1: size = 0 OK 2026/06/07 04:52:17 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:52:17 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:52:17 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 04:52:17 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 04:52:17 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 04:52:17 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:17 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:17 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:52:17 DEBUG : Looking for writers 2026/06/07 04:52:17 DEBUG : file1: reading active writers 2026/06/07 04:52:17 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.40s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:52:17 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:52:17 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:52:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/07 04:52:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/07 04:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:52:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/07 04:52:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/07 04:52:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:52:17 DEBUG : mega root 'rclone-test-teyelav4lisa': File to upload is small (100 bytes), uploading instead of streaming 2026/06/07 04:52:18 DEBUG : file1: size = 100 OK 2026/06/07 04:52:18 DEBUG : file1: Size of src and dst objects identical 2026/06/07 04:52:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/07 04:52:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/07 04:52:18 DEBUG : file1: Open: flags=O_RDONLY 2026/06/07 04:52:18 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/07 04:52:18 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/07 04:52:18 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:18 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:18 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:52:18 DEBUG : Looking for writers 2026/06/07 04:52:18 DEBUG : file1: reading active writers 2026/06/07 04:52:18 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.72s) === RUN TestZipManyFiles run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:52:18 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:52:18 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:52:20 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/07 04:52:20 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/07 04:52:20 DEBUG : flat/f000.txt: Set virtual modtime to 2026-06-07 04:52:19 +0000 UTC 2026/06/07 04:52:20 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:20 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:20 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/07 04:52:20 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/07 04:52:20 DEBUG : flat/f001.txt: Set virtual modtime to 2026-06-07 04:52:19 +0000 UTC 2026/06/07 04:52:20 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/07 04:52:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/07 04:52:20 DEBUG : flat/f002.txt: Set virtual modtime to 2026-06-07 04:52:19 +0000 UTC 2026/06/07 04:52:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/07 04:52:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/07 04:52:20 DEBUG : flat/f003.txt: Set virtual modtime to 2026-06-07 04:52:19 +0000 UTC 2026/06/07 04:52:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:20 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:20 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/07 04:52:20 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/07 04:52:20 DEBUG : flat/f004.txt: Set virtual modtime to 2026-06-07 04:52:20 +0000 UTC 2026/06/07 04:52:20 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:20 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:20 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:52:20 DEBUG : flat: Looking for writers 2026/06/07 04:52:20 DEBUG : f000.txt: reading active writers 2026/06/07 04:52:20 DEBUG : f001.txt: reading active writers 2026/06/07 04:52:20 DEBUG : f002.txt: reading active writers 2026/06/07 04:52:20 DEBUG : f003.txt: reading active writers 2026/06/07 04:52:20 DEBUG : f004.txt: reading active writers 2026/06/07 04:52:20 DEBUG : Looking for writers 2026/06/07 04:52:20 DEBUG : flat: reading active writers 2026/06/07 04:52:20 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.57s) === RUN TestZipManySubDirs run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:52:22 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:52:22 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:52:27 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/07 04:52:27 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/07 04:52:27 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-06-07 04:52:25 +0000 UTC 2026/06/07 04:52:27 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:27 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:27 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/07 04:52:27 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/07 04:52:27 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-06-07 04:52:25 +0000 UTC 2026/06/07 04:52:27 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:27 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:27 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/07 04:52:27 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/07 04:52:27 DEBUG : a/top.txt: Set virtual modtime to 2026-06-07 04:52:24 +0000 UTC 2026/06/07 04:52:27 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:27 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:28 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xbe\x1f\xa2\xbe\x1f\xa2\xbe\x1f\xa2"; err= 2026/06/07 04:52:28 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:52:28 DEBUG : a/b/c: Looking for writers 2026/06/07 04:52:28 DEBUG : deep.txt: reading active writers 2026/06/07 04:52:28 DEBUG : a/b: Looking for writers 2026/06/07 04:52:28 DEBUG : c: reading active writers 2026/06/07 04:52:28 DEBUG : mid.txt: reading active writers 2026/06/07 04:52:28 DEBUG : a: Looking for writers 2026/06/07 04:52:28 DEBUG : b: reading active writers 2026/06/07 04:52:28 DEBUG : top.txt: reading active writers 2026/06/07 04:52:28 DEBUG : Looking for writers 2026/06/07 04:52:28 DEBUG : a: reading active writers 2026/06/07 04:52:28 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (6.98s) === RUN TestZipLargeFiles run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:52:29 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:52:29 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-06-07 04:52:29 +0000 UTC 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:30 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:52:30 DEBUG : bigdir: Looking for writers 2026/06/07 04:52:30 DEBUG : big.bin: reading active writers 2026/06/07 04:52:30 DEBUG : Looking for writers 2026/06/07 04:52:30 DEBUG : bigdir: reading active writers 2026/06/07 04:52:30 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.27s) === RUN TestZipDirsInRoot run.go:198: Remote "mega root 'rclone-test-teyelav4lisa'", Local "Local file system at /tmp/rclone3561908450", Modify Window "876000h0m0s" 2026/06/07 04:52:31 INFO : mega root 'rclone-test-teyelav4lisa': poll-interval is not supported by this remote 2026/06/07 04:52:31 NOTICE: mega root 'rclone-test-teyelav4lisa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/07 04:52:34 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/07 04:52:34 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/07 04:52:34 DEBUG : dir1/a.txt: Set virtual modtime to 2026-06-07 04:52:33 +0000 UTC 2026/06/07 04:52:34 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:34 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:35 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xdd\xdd"; err= 2026/06/07 04:52:35 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/07 04:52:35 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/07 04:52:35 DEBUG : dir2/b.txt: Set virtual modtime to 2026-06-07 04:52:34 +0000 UTC 2026/06/07 04:52:35 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:35 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:35 NOTICE: Unsolicited response received on idle HTTP channel starting with "::"; err= 2026/06/07 04:52:35 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/07 04:52:35 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/07 04:52:35 DEBUG : dir3/c.txt: Set virtual modtime to 2026-06-07 04:52:34 +0000 UTC 2026/06/07 04:52:35 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/07 04:52:35 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/07 04:52:35 NOTICE: Unsolicited response received on idle HTTP channel starting with "qq"; err= 2026/06/07 04:52:35 DEBUG : WaitForWriters: timeout=30s 2026/06/07 04:52:35 DEBUG : dir1: Looking for writers 2026/06/07 04:52:35 DEBUG : a.txt: reading active writers 2026/06/07 04:52:35 DEBUG : dir2: Looking for writers 2026/06/07 04:52:35 DEBUG : b.txt: reading active writers 2026/06/07 04:52:35 DEBUG : dir3: Looking for writers 2026/06/07 04:52:35 DEBUG : c.txt: reading active writers 2026/06/07 04:52:35 DEBUG : Looking for writers 2026/06/07 04:52:35 DEBUG : dir1: reading active writers 2026/06/07 04:52:35 DEBUG : dir2: reading active writers 2026/06/07 04:52:35 DEBUG : dir3: reading active writers 2026/06/07 04:52:35 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (17.76s) FAIL 2026/06/07 04:52:49 DEBUG : mega root 'rclone-test-teyelav4lisa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirHandleReaddir|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 5m26.586351509s (try 2/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestWriteFileHandleRelease]