"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|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)$|^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) 2025/07/11 04:52:25 DEBUG : Creating backend with remote "TestMega:rclone-test-jixiyaw7seke" 2025/07/11 04:52:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/11 04:52:45 DEBUG : Creating backend with remote "/tmp/rclone464517863" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:52:45 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:52:45 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:52:45 ERROR : dir/: Dir.Remove not empty 2025/07/11 04:52:45 DEBUG : dir/file1: Remove: 2025/07/11 04:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:52:45 DEBUG : dir/file1: >Remove: err= 2025/07/11 04:52:46 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/11 04:52:46 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:52:46 DEBUG : Looking for writers 2025/07/11 04:52:46 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.04s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:52:46 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:52:46 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:52:46 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:52:46 DEBUG : dir: Looking for writers 2025/07/11 04:52:46 DEBUG : file1: reading active writers 2025/07/11 04:52:46 DEBUG : Looking for writers 2025/07/11 04:52:46 DEBUG : dir: reading active writers 2025/07/11 04:52:46 DEBUG : >WaitForWriters: 2025/07/11 04:52:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:52:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0001af440 2025/07/11 04:52:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:52:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:52:53 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/11 04:52:53 DEBUG : dir/file1: Updating file with dir/file1 0xc0001af440 2025/07/11 04:52:53 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/11 04:52:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:53:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:53:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/11 04:53:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001af440 2025/07/11 04:53:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:00 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (25 bytes), uploading instead of streaming 2025/07/11 04:53:01 NOTICE: mega root 'rclone-test-jixiyaw7seke': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/11 04:53:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/11 04:53:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:01 DEBUG : newLeaf: Running delayed rename now 2025/07/11 04:53:01 INFO : newLeaf: Deleted 2025/07/11 04:53:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0001af440 2025/07/11 04:53:01 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:01 DEBUG : dir: Looking for writers 2025/07/11 04:53:01 DEBUG : Looking for writers 2025/07/11 04:53:01 DEBUG : dir: reading active writers 2025/07/11 04:53:01 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:01 DEBUG : >WaitForWriters: 2025/07/11 04:53:01 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:01 DEBUG : dir: Looking for writers 2025/07/11 04:53:01 DEBUG : Looking for writers 2025/07/11 04:53:01 DEBUG : dir: reading active writers 2025/07/11 04:53:01 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:01 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:53:01 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:53:01 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:53:01 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:53:01 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:01 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:01 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:53:02 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:02 DEBUG : dir: Looking for writers 2025/07/11 04:53:02 DEBUG : file1: reading active writers 2025/07/11 04:53:02 DEBUG : Looking for writers 2025/07/11 04:53:02 DEBUG : dir: reading active writers 2025/07/11 04:53:02 DEBUG : >WaitForWriters: 2025/07/11 04:53:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:02 DEBUG : newLeaf: Updating file with newLeaf 0xc001a14600 2025/07/11 04:53:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:53:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/11 04:53:09 DEBUG : dir/file1: Updating file with dir/file1 0xc001a14600 2025/07/11 04:53:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/11 04:53:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:53:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:53:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/11 04:53:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:16 DEBUG : dir/file1: File is currently open, delaying rename 0xc001a14600 2025/07/11 04:53:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (25 bytes), uploading instead of streaming 2025/07/11 04:53:17 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/11 04:53:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:17 DEBUG : newLeaf: Running delayed rename now 2025/07/11 04:53:17 INFO : newLeaf: Deleted 2025/07/11 04:53:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:17 DEBUG : newLeaf: Updating file with newLeaf 0xc001a14600 2025/07/11 04:53:17 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:17 DEBUG : dir: Looking for writers 2025/07/11 04:53:17 DEBUG : Looking for writers 2025/07/11 04:53:17 DEBUG : dir: reading active writers 2025/07/11 04:53:17 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:17 DEBUG : >WaitForWriters: 2025/07/11 04:53:17 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:17 DEBUG : dir: Looking for writers 2025/07/11 04:53:17 DEBUG : Looking for writers 2025/07/11 04:53:17 DEBUG : dir: reading active writers 2025/07/11 04:53:17 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:17 DEBUG : >WaitForWriters: 2025/07/11 04:53:17 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:53:17 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:53:17 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:53:17 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:53:17 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:17 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:17 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:53:18 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/11 04:53:18 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267e780): openPending: 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/11 04:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267e780): >openPending: err= 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:53:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267e780): _writeAt: size=14, off=0 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267e780): >_writeAt: n=14, err= 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267e780): close: 2025/07/11 04:53:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/11 04:53:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267e780): >close: err= 2025/07/11 04:53:18 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: starting upload 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:53:18 INFO : dir/file1: Copied (replaced existing) 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/11 04:53:18 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/11 04:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/11 04:53:18 DEBUG : dir: Looking for writers 2025/07/11 04:53:18 DEBUG : file1: reading active writers 2025/07/11 04:53:18 DEBUG : Looking for writers 2025/07/11 04:53:18 DEBUG : dir: reading active writers 2025/07/11 04:53:18 DEBUG : >WaitForWriters: 2025/07/11 04:53:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:53:18 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267f400): _readAt: size=512, off=0 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267f400): openPending: 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/11 04:53:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267f400): >openPending: err= 2025/07/11 04:53:18 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267f400): >_readAt: n=14, err=EOF 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267f400): close: 2025/07/11 04:53:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:53:18 +0000 UTC 2025/07/11 04:53:18 DEBUG : dir/file1(0xc00267f400): >close: err= 2025/07/11 04:53:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:19 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:53:19 DEBUG : newLeaf: Updating file with newLeaf 0xc001a14cc0 2025/07/11 04:53:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/11 04:53:19 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/11 04:53:19 DEBUG : dir/file1: Updating file with dir/file1 0xc001a14cc0 2025/07/11 04:53:19 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/11 04:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:53:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:53:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:26 DEBUG : dir/file1(0xc002d14280): openPending: 2025/07/11 04:53:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/11 04:53:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/11 04:53:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:26 DEBUG : dir/file1(0xc002d14280): >openPending: err= 2025/07/11 04:53:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:53:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:26 DEBUG : dir/file1(0xc002d14280): _writeAt: size=25, off=0 2025/07/11 04:53:26 DEBUG : dir/file1(0xc002d14280): >_writeAt: n=25, err= 2025/07/11 04:53:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:53:26 DEBUG : newLeaf: Updating file with newLeaf 0xc001a14cc0 2025/07/11 04:53:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:26 DEBUG : newLeaf(0xc002d14280): close: 2025/07/11 04:53:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/11 04:53:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-11 04:53:26.729797329 +0000 UTC m=+61.080249143 2025/07/11 04:53:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/11 04:53:26 DEBUG : newLeaf(0xc002d14280): >close: err= 2025/07/11 04:53:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:26 DEBUG : dir: Looking for writers 2025/07/11 04:53:26 DEBUG : Looking for writers 2025/07/11 04:53:26 DEBUG : dir: reading active writers 2025/07/11 04:53:26 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:53:27 DEBUG : newLeaf: vfs cache: starting upload 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:53:27 INFO : newLeaf: Copied (replaced existing) 2025/07/11 04:53:27 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/11 04:53:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/11 04:53:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : >WaitForWriters: 2025/07/11 04:53:27 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:27 DEBUG : dir: Looking for writers 2025/07/11 04:53:27 DEBUG : Looking for writers 2025/07/11 04:53:27 DEBUG : dir: reading active writers 2025/07/11 04:53:27 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:27 DEBUG : >WaitForWriters: 2025/07/11 04:53:27 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:53:28 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:53:28 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:53:28 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:28 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:28 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:53:28 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:28 DEBUG : dir: Looking for writers 2025/07/11 04:53:28 DEBUG : file1: reading active writers 2025/07/11 04:53:28 DEBUG : Looking for writers 2025/07/11 04:53:28 DEBUG : dir: reading active writers 2025/07/11 04:53:28 DEBUG : >WaitForWriters: 2025/07/11 04:53:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:28 DEBUG : newLeaf: Updating file with newLeaf 0xc002804b40 2025/07/11 04:53:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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/writes,forceCache=false Messages: Unexpected file "file1" 2025/07/11 04:53:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/11 04:53:36 DEBUG : dir/file1: Updating file with dir/file1 0xc002804b40 2025/07/11 04:53:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/11 04:53:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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 "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:53:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:53:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:43 DEBUG : dir/file1(0xc002d15840): openPending: 2025/07/11 04:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/11 04:53:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/11 04:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:43 DEBUG : dir/file1(0xc002d15840): >openPending: err= 2025/07/11 04:53:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:43 DEBUG : dir/file1(0xc002d15840): _writeAt: size=25, off=0 2025/07/11 04:53:43 DEBUG : dir/file1(0xc002d15840): >_writeAt: n=25, err= 2025/07/11 04:53:43 INFO : newLeaf: Deleted 2025/07/11 04:53:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:53:43 DEBUG : newLeaf: Updating file with newLeaf 0xc002804b40 2025/07/11 04:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:43 DEBUG : newLeaf(0xc002d15840): close: 2025/07/11 04:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/11 04:53:43 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-11 04:53:43.165162765 +0000 UTC m=+77.515614588 2025/07/11 04:53:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/11 04:53:43 DEBUG : newLeaf(0xc002d15840): >close: err= 2025/07/11 04:53:43 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:43 DEBUG : dir: Looking for writers 2025/07/11 04:53:43 DEBUG : Looking for writers 2025/07/11 04:53:43 DEBUG : dir: reading active writers 2025/07/11 04:53:43 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:53:43 DEBUG : dir: Looking for writers 2025/07/11 04:53:43 DEBUG : Looking for writers 2025/07/11 04:53:43 DEBUG : dir: reading active writers 2025/07/11 04:53:43 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:53:43 DEBUG : dir: Looking for writers 2025/07/11 04:53:43 DEBUG : Looking for writers 2025/07/11 04:53:43 DEBUG : dir: reading active writers 2025/07/11 04:53:43 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:53:43 DEBUG : dir: Looking for writers 2025/07/11 04:53:43 DEBUG : Looking for writers 2025/07/11 04:53:43 DEBUG : dir: reading active writers 2025/07/11 04:53:43 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:53:43 DEBUG : newLeaf: vfs cache: starting upload 2025/07/11 04:53:43 DEBUG : dir: Looking for writers 2025/07/11 04:53:43 DEBUG : Looking for writers 2025/07/11 04:53:43 DEBUG : dir: reading active writers 2025/07/11 04:53:43 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:53:44 DEBUG : dir: Looking for writers 2025/07/11 04:53:44 DEBUG : Looking for writers 2025/07/11 04:53:44 DEBUG : dir: reading active writers 2025/07/11 04:53:44 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:53:44 INFO : newLeaf: Copied (replaced existing) 2025/07/11 04:53:44 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/11 04:53:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/11 04:53:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/11 04:53:44 DEBUG : dir: Looking for writers 2025/07/11 04:53:44 DEBUG : Looking for writers 2025/07/11 04:53:44 DEBUG : dir: reading active writers 2025/07/11 04:53:44 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:44 DEBUG : >WaitForWriters: 2025/07/11 04:53:44 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:44 DEBUG : dir: Looking for writers 2025/07/11 04:53:44 DEBUG : Looking for writers 2025/07/11 04:53:44 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:44 DEBUG : dir: reading active writers 2025/07/11 04:53:44 DEBUG : >WaitForWriters: 2025/07/11 04:53:44 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:53:44 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:53:44 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:53:44 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:44 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:44 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:53:45 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/11 04:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002c4fa80): openPending: 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/11 04:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002c4fa80): >openPending: err= 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002c4fa80): _writeAt: size=14, off=0 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002c4fa80): >_writeAt: n=14, err= 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002c4fa80): close: 2025/07/11 04:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/11 04:53:45 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002c4fa80): >close: err= 2025/07/11 04:53:45 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: starting upload 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:53:45 INFO : dir/file1: Copied (replaced existing) 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/11 04:53:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/11 04:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/11 04:53:45 DEBUG : dir: Looking for writers 2025/07/11 04:53:45 DEBUG : file1: reading active writers 2025/07/11 04:53:45 DEBUG : Looking for writers 2025/07/11 04:53:45 DEBUG : dir: reading active writers 2025/07/11 04:53:45 DEBUG : >WaitForWriters: 2025/07/11 04:53:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:53:45 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002a23400): _readAt: size=512, off=0 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002a23400): openPending: 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/11 04:53:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002a23400): >openPending: err= 2025/07/11 04:53:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002a23400): >_readAt: n=14, err=EOF 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002a23400): close: 2025/07/11 04:53:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:53:45 +0000 UTC 2025/07/11 04:53:45 DEBUG : dir/file1(0xc002a23400): >close: err= 2025/07/11 04:53:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:53:45 DEBUG : newLeaf: Updating file with newLeaf 0xc0009775c0 2025/07/11 04:53:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/11 04:53:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/11 04:53:46 DEBUG : dir/file1: Updating file with dir/file1 0xc0009775c0 2025/07/11 04:53:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/11 04:53:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:53:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:53:53 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:53 DEBUG : dir/file1(0xc003413140): openPending: 2025/07/11 04:53:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/11 04:53:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/11 04:53:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:53 DEBUG : dir/file1(0xc003413140): >openPending: err= 2025/07/11 04:53:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:53:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:53 DEBUG : dir/file1(0xc003413140): _writeAt: size=25, off=0 2025/07/11 04:53:53 DEBUG : dir/file1(0xc003413140): >_writeAt: n=25, err= 2025/07/11 04:53:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:53:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0009775c0 2025/07/11 04:53:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:53 DEBUG : newLeaf(0xc003413140): close: 2025/07/11 04:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/11 04:53:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-11 04:53:53.175373597 +0000 UTC m=+87.525825410 2025/07/11 04:53:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/11 04:53:53 DEBUG : newLeaf(0xc003413140): >close: err= 2025/07/11 04:53:53 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:53 DEBUG : dir: Looking for writers 2025/07/11 04:53:53 DEBUG : Looking for writers 2025/07/11 04:53:53 DEBUG : dir: reading active writers 2025/07/11 04:53:53 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:53:53 DEBUG : dir: Looking for writers 2025/07/11 04:53:53 DEBUG : Looking for writers 2025/07/11 04:53:53 DEBUG : dir: reading active writers 2025/07/11 04:53:53 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:53:53 DEBUG : dir: Looking for writers 2025/07/11 04:53:53 DEBUG : Looking for writers 2025/07/11 04:53:53 DEBUG : dir: reading active writers 2025/07/11 04:53:53 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:53:53 DEBUG : dir: Looking for writers 2025/07/11 04:53:53 DEBUG : Looking for writers 2025/07/11 04:53:53 DEBUG : dir: reading active writers 2025/07/11 04:53:53 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:53:53 DEBUG : newLeaf: vfs cache: starting upload 2025/07/11 04:53:53 DEBUG : dir: Looking for writers 2025/07/11 04:53:53 DEBUG : Looking for writers 2025/07/11 04:53:53 DEBUG : dir: reading active writers 2025/07/11 04:53:53 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:53:53 DEBUG : dir: Looking for writers 2025/07/11 04:53:53 DEBUG : Looking for writers 2025/07/11 04:53:53 DEBUG : dir: reading active writers 2025/07/11 04:53:53 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:53:53 INFO : newLeaf: Copied (replaced existing) 2025/07/11 04:53:53 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/11 04:53:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/11 04:53:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/11 04:53:54 DEBUG : dir: Looking for writers 2025/07/11 04:53:54 DEBUG : Looking for writers 2025/07/11 04:53:54 DEBUG : dir: reading active writers 2025/07/11 04:53:54 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:54 DEBUG : >WaitForWriters: 2025/07/11 04:53:54 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:54 DEBUG : dir: Looking for writers 2025/07/11 04:53:54 DEBUG : Looking for writers 2025/07/11 04:53:54 DEBUG : dir: reading active writers 2025/07/11 04:53:54 DEBUG : newLeaf: reading active writers 2025/07/11 04:53:54 DEBUG : >WaitForWriters: 2025/07/11 04:53:54 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:53:54 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:53:54 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:53:54 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:54 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:53:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:53:54 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:53:54 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:53:54 DEBUG : dir: Looking for writers 2025/07/11 04:53:54 DEBUG : file1: reading active writers 2025/07/11 04:53:54 DEBUG : Looking for writers 2025/07/11 04:53:54 DEBUG : dir: reading active writers 2025/07/11 04:53:54 DEBUG : >WaitForWriters: 2025/07/11 04:53:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:53:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:53:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:53:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:53:54 DEBUG : dir/file1(0xc0034cab40): _readAt: size=512, off=0 2025/07/11 04:53:54 DEBUG : dir/file1(0xc0034cab40): openPending: 2025/07/11 04:53:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/11 04:53:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/11 04:53:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:53:54 DEBUG : dir/file1(0xc0034cab40): >openPending: err= 2025/07/11 04:53:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/11 04:53:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/11 04:53:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/11 04:53:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:53:54 DEBUG : dir/file1(0xc0034cab40): >_readAt: n=14, err=EOF 2025/07/11 04:53:54 DEBUG : dir/file1(0xc0034cab40): close: 2025/07/11 04:53:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:53:54 +0000 UTC 2025/07/11 04:53:54 DEBUG : dir/file1(0xc0034cab40): >close: err= 2025/07/11 04:53:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:53:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:53:55 DEBUG : newLeaf: Updating file with newLeaf 0xc000683a40 2025/07/11 04:53:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:53:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:53:55 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/11 04:53:55 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/11 04:53:55 DEBUG : dir/file1: Updating file with dir/file1 0xc000683a40 2025/07/11 04:53:55 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/11 04:53:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /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" 2025/07/11 04:54:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:54:02 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:02 DEBUG : dir/file1(0xc003714fc0): openPending: 2025/07/11 04:54:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/11 04:54:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/11 04:54:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:02 DEBUG : dir/file1(0xc003714fc0): >openPending: err= 2025/07/11 04:54:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:54:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:02 DEBUG : dir/file1(0xc003714fc0): _writeAt: size=25, off=0 2025/07/11 04:54:02 DEBUG : dir/file1(0xc003714fc0): >_writeAt: n=25, err= 2025/07/11 04:54:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/11 04:54:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/11 04:54:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000683a40 2025/07/11 04:54:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:54:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:54:02 DEBUG : newLeaf(0xc003714fc0): close: 2025/07/11 04:54:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/11 04:54:02 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-11 04:54:02.365641163 +0000 UTC m=+96.716092986 2025/07/11 04:54:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:02 DEBUG : newLeaf(0xc003714fc0): >close: err= 2025/07/11 04:54:02 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:02 DEBUG : dir: Looking for writers 2025/07/11 04:54:02 DEBUG : Looking for writers 2025/07/11 04:54:02 DEBUG : dir: reading active writers 2025/07/11 04:54:02 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:02 DEBUG : dir: Looking for writers 2025/07/11 04:54:02 DEBUG : Looking for writers 2025/07/11 04:54:02 DEBUG : dir: reading active writers 2025/07/11 04:54:02 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:02 DEBUG : dir: Looking for writers 2025/07/11 04:54:02 DEBUG : Looking for writers 2025/07/11 04:54:02 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:02 DEBUG : dir: reading active writers 2025/07/11 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:02 DEBUG : dir: Looking for writers 2025/07/11 04:54:02 DEBUG : Looking for writers 2025/07/11 04:54:02 DEBUG : dir: reading active writers 2025/07/11 04:54:02 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:02 DEBUG : newLeaf: vfs cache: starting upload 2025/07/11 04:54:03 DEBUG : dir: Looking for writers 2025/07/11 04:54:03 DEBUG : Looking for writers 2025/07/11 04:54:03 DEBUG : dir: reading active writers 2025/07/11 04:54:03 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:03 DEBUG : dir: Looking for writers 2025/07/11 04:54:03 DEBUG : Looking for writers 2025/07/11 04:54:03 DEBUG : dir: reading active writers 2025/07/11 04:54:03 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:54:03 INFO : newLeaf: Copied (replaced existing) 2025/07/11 04:54:03 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/11 04:54:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/11 04:54:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/11 04:54:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/11 04:54:03 DEBUG : dir: Looking for writers 2025/07/11 04:54:03 DEBUG : Looking for writers 2025/07/11 04:54:03 DEBUG : dir: reading active writers 2025/07/11 04:54:03 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:03 DEBUG : >WaitForWriters: 2025/07/11 04:54:03 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:03 DEBUG : dir: Looking for writers 2025/07/11 04:54:03 DEBUG : Looking for writers 2025/07/11 04:54:03 DEBUG : dir: reading active writers 2025/07/11 04:54:03 DEBUG : newLeaf: reading active writers 2025/07/11 04:54:03 DEBUG : >WaitForWriters: 2025/07/11 04:54:03 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- FAIL: TestFileRename (77.68s) --- FAIL: TestFileRename/off,forceCache=false (15.88s) --- FAIL: TestFileRename/minimal,forceCache=false (16.01s) --- FAIL: TestFileRename/minimal,forceCache=true (10.22s) --- FAIL: TestFileRename/writes,forceCache=false (16.47s) --- FAIL: TestFileRename/writes,forceCache=true (9.83s) --- FAIL: TestFileRename/full,forceCache=false (9.28s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:03 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:03 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:03 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:03 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:03 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:03 DEBUG : Looking for writers 2025/07/11 04:54:03 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:03 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:03 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/11 04:54:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:04 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:04 DEBUG : dir: Looking for writers 2025/07/11 04:54:04 DEBUG : file1: reading active writers 2025/07/11 04:54:04 DEBUG : Looking for writers 2025/07/11 04:54:04 DEBUG : dir: reading active writers 2025/07/11 04:54:04 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.81s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:04 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:04 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/11 04:54:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/11 04:54:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/11 04:54:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/11 04:54:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/11 04:54:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/11 04:54:05 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/11 04:54:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/11 04:54:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/11 04:54:05 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/11 04:54:05 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/11 04:54:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/11 04:54:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/11 04:54:05 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/11 04:54:05 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:05 DEBUG : dir: Looking for writers 2025/07/11 04:54:05 DEBUG : file1: reading active writers 2025/07/11 04:54:05 DEBUG : Looking for writers 2025/07/11 04:54:05 DEBUG : dir: reading active writers 2025/07/11 04:54:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.14s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:05 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:05 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:07 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/11 04:54:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/11 04:54:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/11 04:54:08 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/11 04:54:08 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/11 04:54:08 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/11 04:54:08 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/11 04:54:08 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/11 04:54:08 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/11 04:54:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/11 04:54:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/11 04:54:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/11 04:54:08 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/11 04:54:08 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/11 04:54:08 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/11 04:54:08 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/11 04:54:08 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/11 04:54:08 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:08 DEBUG : dir: Looking for writers 2025/07/11 04:54:08 DEBUG : file1: reading active writers 2025/07/11 04:54:08 DEBUG : Looking for writers 2025/07/11 04:54:08 DEBUG : dir: reading active writers 2025/07/11 04:54:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (3.30s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:09 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:09 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/11 04:54:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/11 04:54:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:10 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:10 DEBUG : dir: Looking for writers 2025/07/11 04:54:10 DEBUG : file1: reading active writers 2025/07/11 04:54:10 DEBUG : Looking for writers 2025/07/11 04:54:10 DEBUG : dir: reading active writers 2025/07/11 04:54:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.47s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:10 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:10 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:54:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/11 04:54:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/11 04:54:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:10 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/11 04:54:10 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/11 04:54:10 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:10 DEBUG : dir: Looking for writers 2025/07/11 04:54:10 DEBUG : file1: reading active writers 2025/07/11 04:54:10 DEBUG : Looking for writers 2025/07/11 04:54:10 DEBUG : dir: reading active writers 2025/07/11 04:54:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.74s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:11 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): _readAt: size=1, off=0 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): openPending: 2025/07/11 04:54:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): >openPending: err= 2025/07/11 04:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/11 04:54:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/11 04:54:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): >_readAt: n=1, err= 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): _readAt: size=256, off=1 2025/07/11 04:54:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): >_readAt: n=15, err=EOF 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): _readAt: size=16, off=16 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): >_readAt: n=0, err=EOF 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): close: 2025/07/11 04:54:11 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:11 +0000 UTC 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): >close: err= 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): close: 2025/07/11 04:54:11 DEBUG : dir/file1(0xc003ae9980): >close: err=file already closed 2025/07/11 04:54:11 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:11 DEBUG : dir: Looking for writers 2025/07/11 04:54:11 DEBUG : file1: reading active writers 2025/07/11 04:54:11 DEBUG : Looking for writers 2025/07/11 04:54:11 DEBUG : dir: reading active writers 2025/07/11 04:54:11 DEBUG : >WaitForWriters: 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.65s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:11 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:11 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:12 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): _readAt: size=1, off=0 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): openPending: 2025/07/11 04:54:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:12 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >openPending: err= 2025/07/11 04:54:12 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/11 04:54:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/11 04:54:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >_readAt: n=1, err= 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): _readAt: size=1, off=5 2025/07/11 04:54:12 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >_readAt: n=1, err= 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): _readAt: size=1, off=3 2025/07/11 04:54:12 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >_readAt: n=1, err= 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): _readAt: size=1, off=13 2025/07/11 04:54:12 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >_readAt: n=1, err= 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): _readAt: size=16, off=100 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >_readAt: n=0, err=EOF 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): close: 2025/07/11 04:54:12 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:12 +0000 UTC 2025/07/11 04:54:12 DEBUG : dir/file1(0xc003e95500): >close: err= 2025/07/11 04:54:12 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:12 DEBUG : dir: Looking for writers 2025/07/11 04:54:12 DEBUG : file1: reading active writers 2025/07/11 04:54:12 DEBUG : Looking for writers 2025/07/11 04:54:12 DEBUG : dir: reading active writers 2025/07/11 04:54:12 DEBUG : >WaitForWriters: 2025/07/11 04:54:12 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.73s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:14 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:14 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:14 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:14 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:14 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:14 DEBUG : dir/file1(0xc003e29a40): _readAt: size=1, off=0 2025/07/11 04:54:14 DEBUG : dir/file1(0xc003e29a40): openPending: 2025/07/11 04:54:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:14 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:14 DEBUG : dir/file1(0xc003e29a40): >openPending: err= 2025/07/11 04:54:14 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/11 04:54:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/11 04:54:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=1, err= 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): _readAt: size=1, off=5 2025/07/11 04:54:15 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=1, err= 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): _readAt: size=1, off=1 2025/07/11 04:54:15 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=1, err= 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): _readAt: size=6, off=10 2025/07/11 04:54:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=6, err= 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): _readAt: size=256, off=10 2025/07/11 04:54:15 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=6, err=EOF 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): _readAt: size=256, off=100 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=0, err=EOF 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): close: 2025/07/11 04:54:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:14 +0000 UTC 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >close: err= 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): _readAt: size=256, off=100 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003e29a40): >_readAt: n=0, err=file already closed 2025/07/11 04:54:15 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:15 DEBUG : dir: Looking for writers 2025/07/11 04:54:15 DEBUG : file1: reading active writers 2025/07/11 04:54:15 DEBUG : Looking for writers 2025/07/11 04:54:15 DEBUG : dir: reading active writers 2025/07/11 04:54:15 DEBUG : >WaitForWriters: 2025/07/11 04:54:15 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.74s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:15 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:15 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:15 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:15 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:15 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:15 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): RWFileHandle.Flush 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): _readAt: size=256, off=0 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): openPending: 2025/07/11 04:54:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): >openPending: err= 2025/07/11 04:54:15 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/11 04:54:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/11 04:54:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): >_readAt: n=16, err=EOF 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): RWFileHandle.Flush 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): RWFileHandle.Flush 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): close: 2025/07/11 04:54:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:15 +0000 UTC 2025/07/11 04:54:15 DEBUG : dir/file1(0xc003ffa600): >close: err= 2025/07/11 04:54:15 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:15 DEBUG : dir: Looking for writers 2025/07/11 04:54:15 DEBUG : file1: reading active writers 2025/07/11 04:54:15 DEBUG : Looking for writers 2025/07/11 04:54:15 DEBUG : dir: reading active writers 2025/07/11 04:54:15 DEBUG : >WaitForWriters: 2025/07/11 04:54:15 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.77s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:16 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:54:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/11 04:54:16 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): _readAt: size=256, off=0 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): openPending: 2025/07/11 04:54:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): >openPending: err= 2025/07/11 04:54:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/11 04:54:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/11 04:54:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/11 04:54:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): >_readAt: n=16, err=EOF 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): RWFileHandle.Release 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): close: 2025/07/11 04:54:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:16 +0000 UTC 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): >close: err= 2025/07/11 04:54:16 DEBUG : dir/file1(0xc003ffb500): RWFileHandle.Release 2025/07/11 04:54:16 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:16 DEBUG : dir: Looking for writers 2025/07/11 04:54:16 DEBUG : file1: reading active writers 2025/07/11 04:54:16 DEBUG : Looking for writers 2025/07/11 04:54:16 DEBUG : dir: reading active writers 2025/07/11 04:54:16 DEBUG : >WaitForWriters: 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.71s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:16 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:16 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): openPending: 2025/07/11 04:54:16 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:16 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:16 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): >openPending: err= 2025/07/11 04:54:16 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:16 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:16 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): _writeAt: size=5, off=0 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): >_writeAt: n=5, err= 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): _writeAt: size=7, off=5 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): >_writeAt: n=7, err= 2025/07/11 04:54:16 DEBUG : file1: vfs cache: truncate to size=11 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): close: 2025/07/11 04:54:16 DEBUG : file1: vfs cache: setting modification time to 2025-07-11 04:54:16.849605321 +0000 UTC m=+111.200057154 2025/07/11 04:54:16 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): >close: err= 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): close: 2025/07/11 04:54:16 DEBUG : file1(0xc0040ff640): >close: err=file already closed 2025/07/11 04:54:16 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:16 DEBUG : Looking for writers 2025/07/11 04:54:16 DEBUG : file1: reading active writers 2025/07/11 04:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:16 DEBUG : Looking for writers 2025/07/11 04:54:16 DEBUG : file1: reading active writers 2025/07/11 04:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:16 DEBUG : Looking for writers 2025/07/11 04:54:16 DEBUG : file1: reading active writers 2025/07/11 04:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:16 DEBUG : Looking for writers 2025/07/11 04:54:16 DEBUG : file1: reading active writers 2025/07/11 04:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:16 DEBUG : file1: vfs cache: starting upload 2025/07/11 04:54:17 DEBUG : Looking for writers 2025/07/11 04:54:17 DEBUG : file1: reading active writers 2025/07/11 04:54:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:17 DEBUG : Looking for writers 2025/07/11 04:54:17 DEBUG : file1: reading active writers 2025/07/11 04:54:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:54:17 INFO : file1: Copied (new) 2025/07/11 04:54:17 DEBUG : file1: vfs cache: fingerprint now "11" 2025/07/11 04:54:17 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:17 INFO : file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:17 DEBUG : Looking for writers 2025/07/11 04:54:17 DEBUG : file1: reading active writers 2025/07/11 04:54:17 DEBUG : >WaitForWriters: 2025/07/11 04:54:17 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:17 DEBUG : Looking for writers 2025/07/11 04:54:17 DEBUG : file1: reading active writers 2025/07/11 04:54:17 DEBUG : >WaitForWriters: 2025/07/11 04:54:17 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsWrite (7.77s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:24 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:24 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:24 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:24 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:24 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): openPending: 2025/07/11 04:54:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:24 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:24 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): >openPending: err= 2025/07/11 04:54:24 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): _writeAt: size=7, off=0 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): >_writeAt: n=7, err= 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): _writeAt: size=6, off=5 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): >_writeAt: n=6, err= 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): close: 2025/07/11 04:54:24 DEBUG : file1: vfs cache: setting modification time to 2025-07-11 04:54:24.618205872 +0000 UTC m=+118.968657685 2025/07/11 04:54:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): >close: err= 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): _writeAt: size=5, off=0 2025/07/11 04:54:24 DEBUG : file1(0xc00402b8c0): >_writeAt: n=0, err=file already closed 2025/07/11 04:54:24 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:24 DEBUG : file1: vfs cache: starting upload 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:24 INFO : file1: Copied (new) 2025/07/11 04:54:24 DEBUG : file1: vfs cache: fingerprint now "11" 2025/07/11 04:54:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:24 INFO : file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : >WaitForWriters: 2025/07/11 04:54:24 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:24 DEBUG : Looking for writers 2025/07/11 04:54:24 DEBUG : file1: reading active writers 2025/07/11 04:54:24 DEBUG : >WaitForWriters: 2025/07/11 04:54:24 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.41s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:25 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:25 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:25 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:25 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:25 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:25 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:25 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:25 DEBUG : file1(0xc0040ffd00): openPending: 2025/07/11 04:54:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:25 DEBUG : file1(0xc0040ffd00): >openPending: err= 2025/07/11 04:54:25 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:25 DEBUG : file1(0xc0040ffd00): close: 2025/07/11 04:54:25 DEBUG : file1: vfs cache: setting modification time to 2025-07-11 04:54:25.02102398 +0000 UTC m=+119.371475802 2025/07/11 04:54:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:25 DEBUG : file1(0xc0040ffd00): >close: err= 2025/07/11 04:54:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/11 04:54:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:54:25 DEBUG : file2: newRWFileHandle: 2025/07/11 04:54:25 DEBUG : file2(0xc0044da200): openPending: 2025/07/11 04:54:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/11 04:54:25 DEBUG : file2(0xc0044da200): >openPending: err= 2025/07/11 04:54:25 DEBUG : file2: >newRWFileHandle: err= 2025/07/11 04:54:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/11 04:54:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/11 04:54:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/11 04:54:25 DEBUG : file2(0xc0044da200): RWFileHandle.Flush 2025/07/11 04:54:25 DEBUG : file2(0xc0044da200): RWFileHandle.Release 2025/07/11 04:54:25 DEBUG : file2(0xc0044da200): close: 2025/07/11 04:54:25 DEBUG : file2: vfs cache: setting modification time to 2025-07-11 04:54:25.023004874 +0000 UTC m=+119.373456698 2025/07/11 04:54:25 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:25 DEBUG : file2(0xc0044da200): >close: err= 2025/07/11 04:54:25 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/11 04:54:25 DEBUG : file1: vfs cache: starting upload 2025/07/11 04:54:25 DEBUG : file2: vfs cache: starting upload 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/11 04:54:25 INFO : file1: Copied (new) 2025/07/11 04:54:25 DEBUG : file1: vfs cache: fingerprint now "0" 2025/07/11 04:54:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:25 INFO : file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:25 INFO : file2: Copied (new) 2025/07/11 04:54:25 DEBUG : file2: vfs cache: fingerprint now "0" 2025/07/11 04:54:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/11 04:54:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/11 04:54:25 INFO : file2: vfs cache: upload succeeded try #1 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : >WaitForWriters: 2025/07/11 04:54:25 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:25 DEBUG : Looking for writers 2025/07/11 04:54:25 DEBUG : file1: reading active writers 2025/07/11 04:54:25 DEBUG : file2: reading active writers 2025/07/11 04:54:25 DEBUG : >WaitForWriters: 2025/07/11 04:54:25 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleWriteNoWrite (7.80s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:32 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:32 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:32 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:32 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:32 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): openPending: 2025/07/11 04:54:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:32 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:32 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): >openPending: err= 2025/07/11 04:54:32 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): _writeAt: size=5, off=0 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): >_writeAt: n=5, err= 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): RWFileHandle.Flush 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): RWFileHandle.Flush 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): close: 2025/07/11 04:54:32 DEBUG : file1: vfs cache: setting modification time to 2025-07-11 04:54:32.819668203 +0000 UTC m=+127.170120026 2025/07/11 04:54:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:32 DEBUG : file1(0xc004157f40): >close: err= 2025/07/11 04:54:32 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:32 DEBUG : Looking for writers 2025/07/11 04:54:32 DEBUG : file1: reading active writers 2025/07/11 04:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:32 DEBUG : Looking for writers 2025/07/11 04:54:32 DEBUG : file1: reading active writers 2025/07/11 04:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:32 DEBUG : Looking for writers 2025/07/11 04:54:32 DEBUG : file1: reading active writers 2025/07/11 04:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:32 DEBUG : Looking for writers 2025/07/11 04:54:32 DEBUG : file1: reading active writers 2025/07/11 04:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:32 DEBUG : file1: vfs cache: starting upload 2025/07/11 04:54:32 DEBUG : Looking for writers 2025/07/11 04:54:32 DEBUG : file1: reading active writers 2025/07/11 04:54:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:33 INFO : file1: Copied (new) 2025/07/11 04:54:33 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/11 04:54:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:33 INFO : file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:33 DEBUG : Looking for writers 2025/07/11 04:54:33 DEBUG : file1: reading active writers 2025/07/11 04:54:33 DEBUG : >WaitForWriters: 2025/07/11 04:54:33 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleFlushWrite (7.39s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:40 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:40 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:40 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:40 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:40 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:40 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:40 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): openPending: 2025/07/11 04:54:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): >openPending: err= 2025/07/11 04:54:40 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): _writeAt: size=5, off=0 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): >_writeAt: n=5, err= 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): RWFileHandle.Release 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): close: 2025/07/11 04:54:40 DEBUG : file1: vfs cache: setting modification time to 2025-07-11 04:54:40.211198934 +0000 UTC m=+134.561650758 2025/07/11 04:54:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): >close: err= 2025/07/11 04:54:40 DEBUG : file1(0xc0044db680): RWFileHandle.Release 2025/07/11 04:54:40 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:40 DEBUG : Looking for writers 2025/07/11 04:54:40 DEBUG : file1: reading active writers 2025/07/11 04:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:40 DEBUG : Looking for writers 2025/07/11 04:54:40 DEBUG : file1: reading active writers 2025/07/11 04:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:40 DEBUG : Looking for writers 2025/07/11 04:54:40 DEBUG : file1: reading active writers 2025/07/11 04:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:40 DEBUG : Looking for writers 2025/07/11 04:54:40 DEBUG : file1: reading active writers 2025/07/11 04:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:40 DEBUG : file1: vfs cache: starting upload 2025/07/11 04:54:40 DEBUG : Looking for writers 2025/07/11 04:54:40 DEBUG : file1: reading active writers 2025/07/11 04:54:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:40 INFO : file1: Copied (new) 2025/07/11 04:54:40 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/11 04:54:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:40 DEBUG : Looking for writers 2025/07/11 04:54:40 DEBUG : file1: reading active writers 2025/07/11 04:54:40 DEBUG : >WaitForWriters: 2025/07/11 04:54:40 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleReleaseWrite (7.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:47 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:47 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:47 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:47 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:47 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/11 04:54:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:54:48 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:48 DEBUG : dir/file1(0xc00459a280): openPending: 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:48 DEBUG : dir/file1(0xc00459a280): >openPending: err= 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/11 04:54:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:48 DEBUG : dir/file1(0xc00459a280): _writeAt: size=5, off=0 2025/07/11 04:54:48 DEBUG : dir/file1(0xc00459a280): >_writeAt: n=5, err= 2025/07/11 04:54:48 DEBUG : dir/file1(0xc00459a280): close: 2025/07/11 04:54:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:48.001817703 +0000 UTC m=+142.352269526 2025/07/11 04:54:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:48 DEBUG : dir/file1(0xc00459a280): >close: err= 2025/07/11 04:54:48 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: starting upload 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:54:48 INFO : dir/file1: Copied (replaced existing) 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/07/11 04:54:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:48 DEBUG : dir: Looking for writers 2025/07/11 04:54:48 DEBUG : file1: reading active writers 2025/07/11 04:54:48 DEBUG : Looking for writers 2025/07/11 04:54:48 DEBUG : dir: reading active writers 2025/07/11 04:54:48 DEBUG : >WaitForWriters: 2025/07/11 04:54:48 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.48s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:49 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:49 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:49 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:49 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:49 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:49 DEBUG : dir/file1: newRWFileHandle: 2025/07/11 04:54:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/11 04:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/11 04:54:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): _writeAt: size=5, off=0 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): openPending: 2025/07/11 04:54:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/11 04:54:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/11 04:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): >openPending: err= 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): >_writeAt: n=5, err= 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): _writeAt: size=15, off=5 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): >_writeAt: n=15, err= 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): close: 2025/07/11 04:54:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/11 04:54:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-11 04:54:49.250401517 +0000 UTC m=+143.600853340 2025/07/11 04:54:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:49 DEBUG : dir/file1(0xc004788b00): >close: err= 2025/07/11 04:54:49 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:49 DEBUG : dir/file1: vfs cache: starting upload 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:54:49 INFO : dir/file1: Copied (replaced existing) 2025/07/11 04:54:49 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/07/11 04:54:49 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:49 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:49 DEBUG : dir: Looking for writers 2025/07/11 04:54:49 DEBUG : file1: reading active writers 2025/07/11 04:54:49 DEBUG : Looking for writers 2025/07/11 04:54:49 DEBUG : dir: reading active writers 2025/07/11 04:54:49 DEBUG : >WaitForWriters: 2025/07/11 04:54:49 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.20s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:50 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : file1(0xc004564b80): openPending: 2025/07/11 04:54:50 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:50 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:50 DEBUG : file1(0xc004564b80): >openPending: err= 2025/07/11 04:54:50 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:50 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:50 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:50 DEBUG : file1(0xc004564b80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : file1(0xc004564b80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : file1(0xc004564b80): close: 2025/07/11 04:54:50 DEBUG : file1: vfs cache: setting modification time to 2025-07-11 04:54:50.270376391 +0000 UTC m=+144.620828213 2025/07/11 04:54:50 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : file1(0xc004564b80): >close: err= 2025/07/11 04:54:50 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:50 DEBUG : Looking for writers 2025/07/11 04:54:50 DEBUG : file1: reading active writers 2025/07/11 04:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:50 DEBUG : Looking for writers 2025/07/11 04:54:50 DEBUG : file1: reading active writers 2025/07/11 04:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:50 DEBUG : Looking for writers 2025/07/11 04:54:50 DEBUG : file1: reading active writers 2025/07/11 04:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:50 DEBUG : Looking for writers 2025/07/11 04:54:50 DEBUG : file1: reading active writers 2025/07/11 04:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:50 DEBUG : file1: vfs cache: starting upload 2025/07/11 04:54:50 DEBUG : Looking for writers 2025/07/11 04:54:50 DEBUG : file1: reading active writers 2025/07/11 04:54:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:50 INFO : file1: Copied (new) 2025/07/11 04:54:50 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/11 04:54:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:50 INFO : file1: vfs cache: upload succeeded try #1 2025/07/11 04:54:50 DEBUG : Looking for writers 2025/07/11 04:54:50 DEBUG : file1: reading active writers 2025/07/11 04:54:50 DEBUG : >WaitForWriters: 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.46s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:50 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:50 INFO : mega root 'rclone-test-jixiyaw7seke': 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 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681480): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681480): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681480): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681480): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681480): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.732954111 +0000 UTC m=+145.083405934 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681480): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): _writeAt: size=3, off=2 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.732954111 +0000 UTC m=+145.083405934 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681900): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681dc0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681dc0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681dc0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681dc0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681dc0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.732954111 +0000 UTC m=+145.083405934 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004681dc0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00017ea10 item 1 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fc8c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fc8c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fc8c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fc8c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fc8c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.738840622 +0000 UTC m=+145.089292445 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fc8c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fce80): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fce80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fce80): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fce80): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fce80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.738840622 +0000 UTC m=+145.089292445 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0004fce80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003642a0 item 2 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006124c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006124c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006124c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006124c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006124c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.743208012 +0000 UTC m=+145.093659835 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006124c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): _writeAt: size=3, off=2 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.743208012 +0000 UTC m=+145.093659835 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000612980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006131c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006131c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006131c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006131c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006131c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.743208012 +0000 UTC m=+145.093659835 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0006131c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493340 item 3 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009caa00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009caa00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009caa00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009caa00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009caa00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.749898821 +0000 UTC m=+145.100350645 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009caa00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009cb540): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009cb540): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009cb540): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009cb540): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009cb540): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.749898821 +0000 UTC m=+145.100350645 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0009cb540): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004df5e0 item 4 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d6a80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d6a80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d6a80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d6a80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d6a80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.754256543 +0000 UTC m=+145.104708376 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d6a80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): _writeAt: size=3, off=2 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.754256543 +0000 UTC m=+145.104708376 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0002d7b40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000426640): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000426640): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000426640): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000426640): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000426640): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.754256543 +0000 UTC m=+145.104708376 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000426640): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f8bd0 item 5 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427200): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427200): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427200): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.759728566 +0000 UTC m=+145.110180389 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427a40): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427a40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427a40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427a40): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427a40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.759728566 +0000 UTC m=+145.110180389 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc000427a40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff9d0 item 6 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161c800): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161c800): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161c800): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161c800): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161c800): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.763780425 +0000 UTC m=+145.114232238 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161c800): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): _writeAt: size=3, off=2 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.763780425 +0000 UTC m=+145.114232238 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161cd00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161d1c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161d1c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161d1c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161d1c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161d1c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.763780425 +0000 UTC m=+145.114232238 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161d1c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381810 item 7 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161db00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161db00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161db00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161db00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161db00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.769382251 +0000 UTC m=+145.119834065 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00161db00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f160c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f160c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f160c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f160c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f160c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.769382251 +0000 UTC m=+145.119834065 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f160c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d3f10 item 8 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16940): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc001f16940): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16940): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16940): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16940): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16940): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16940): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16d00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16d00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16d00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16d00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16d00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.773773407 +0000 UTC m=+145.124225230 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f16d00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): _writeAt: size=3, off=2 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.773773407 +0000 UTC m=+145.124225230 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f171c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f17700): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f17700): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f17700): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f17700): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f17700): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.773773407 +0000 UTC m=+145.124225230 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001f17700): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026ca5b0 item 9 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a020c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a020c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a020c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a020c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a020c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.778969092 +0000 UTC m=+145.129420915 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a020c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a02740): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a02740): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a02740): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a02740): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a02740): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.778969092 +0000 UTC m=+145.129420915 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a02740): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002616a80 item 10 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03040): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc001a03040): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03040): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03040): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03040): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03040): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03040): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03500): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03500): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03500): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03500): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03500): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.783228871 +0000 UTC m=+145.133680683 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03500): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): _writeAt: size=3, off=2 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.783228871 +0000 UTC m=+145.133680683 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03a00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03f00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03f00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03f00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03f00): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03f00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.783228871 +0000 UTC m=+145.133680683 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001a03f00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c6cb60 item 11 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2900): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2900): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2900): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2900): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2900): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.788215774 +0000 UTC m=+145.138667587 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2900): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2e40): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2e40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2e40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2e40): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2e40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.788215774 +0000 UTC m=+145.138667587 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c2e40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a55030 item 12 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3840): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc0025c3840): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3840): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3840): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3840): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3840): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3840): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3c00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3c00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3c00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3c00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3c00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.792290164 +0000 UTC m=+145.142741988 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0025c3c00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267e380): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267e380): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267e380): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267e380): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267e380): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.792290164 +0000 UTC m=+145.142741988 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267e380): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032cf180 item 13 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ed00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ed00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ed00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ed00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ed00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.796159872 +0000 UTC m=+145.146611695 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ed00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267f240): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267f240): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267f240): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267f240): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267f240): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.796159872 +0000 UTC m=+145.146611695 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267f240): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030cb3b0 item 14 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267fb40): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc00267fb40): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267fb40): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267fb40): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267fb40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267fb40): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267fb40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ff00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ff00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ff00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ff00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ff00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.800339872 +0000 UTC m=+145.150791695 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00267ff00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc8680): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc8680): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc8680): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc8680): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc8680): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.800339872 +0000 UTC m=+145.150791695 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc8680): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037d5730 item 15 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9000): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9000): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9000): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9000): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9000): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.804127566 +0000 UTC m=+145.154579389 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9000): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9540): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9540): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9540): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9540): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9540): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.804127566 +0000 UTC m=+145.154579389 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9540): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a21ab0 item 16 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9e40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9e40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9e40): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9e40): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9e40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.80777704 +0000 UTC m=+145.158228854 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002bc9e40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): _writeAt: size=3, off=7 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.80777704 +0000 UTC m=+145.158228854 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a340): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a840): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a840): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a840): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a840): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a840): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.80777704 +0000 UTC m=+145.158228854 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3a840): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a5e070 item 17 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b200): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b200): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b200): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.812636794 +0000 UTC m=+145.163088618 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b740): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b740): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b740): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b740): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b740): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.812636794 +0000 UTC m=+145.163088618 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002f3b740): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c62380 item 18 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e100): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e100): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e100): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e100): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e100): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.816248188 +0000 UTC m=+145.166700001 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e100): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): _writeAt: size=3, off=7 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.816248188 +0000 UTC m=+145.166700001 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4e600): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4eb00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4eb00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4eb00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4eb00): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4eb00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.816248188 +0000 UTC m=+145.166700001 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4eb00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bd45b0 item 19 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4f540): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4f540): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4f540): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4f540): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4f540): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.820668909 +0000 UTC m=+145.171120742 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4f540): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4fa80): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4fa80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4fa80): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4fa80): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4fa80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.820668909 +0000 UTC m=+145.171120742 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002c4fa80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e5c930 item 20 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14480): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14480): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14480): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14480): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14480): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.824336757 +0000 UTC m=+145.174788580 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14480): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): _writeAt: size=3, off=7 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.824336757 +0000 UTC m=+145.174788580 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14e80): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14e80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14e80): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14e80): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14e80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.824336757 +0000 UTC m=+145.174788580 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d14e80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d6ae70 item 21 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d157c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d157c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d157c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d157c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d157c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.829173138 +0000 UTC m=+145.179624962 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d157c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d15d00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d15d00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d15d00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d15d00): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d15d00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.829173138 +0000 UTC m=+145.179624962 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002d15d00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004101420 item 22 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a227c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a227c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a227c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a227c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a227c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.832748663 +0000 UTC m=+145.183200477 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a227c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): _writeAt: size=3, off=7 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.832748663 +0000 UTC m=+145.183200477 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a22cc0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a231c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a231c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a231c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a231c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a231c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.832748663 +0000 UTC m=+145.183200477 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a231c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004025960 item 23 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a23b40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a23b40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a23b40): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a23b40): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a23b40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.837168693 +0000 UTC m=+145.187620516 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc002a23b40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412100): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412100): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412100): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412100): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412100): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.837168693 +0000 UTC m=+145.187620516 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412100): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004434150 item 24 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412a00): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc003412a00): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412a00): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412a00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412a00): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412a00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412dc0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412dc0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412dc0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412dc0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412dc0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.840753567 +0000 UTC m=+145.191205390 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003412dc0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): _writeAt: size=3, off=7 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.840753567 +0000 UTC m=+145.191205390 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034132c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003413800): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003413800): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003413800): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003413800): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003413800): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.840753567 +0000 UTC m=+145.191205390 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003413800): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041f87e0 item 25 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca200): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca200): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca200): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.846011078 +0000 UTC m=+145.196462901 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca740): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca740): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca740): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca740): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca740): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.846011078 +0000 UTC m=+145.196462901 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034ca740): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc8b60 item 26 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb180): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc0034cb180): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb180): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb180): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb180): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb180): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb180): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb540): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb540): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb540): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb540): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb540): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.849963159 +0000 UTC m=+145.200414982 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cb540): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): >_readAt: n=2, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): _writeAt: size=3, off=7 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.849963159 +0000 UTC m=+145.200414982 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0034cba40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4000): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4000): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4000): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4000): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4000): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.849963159 +0000 UTC m=+145.200414982 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4000): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d04b60 item 27 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4980): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4980): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4980): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.854507423 +0000 UTC m=+145.204959235 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4ec0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4ec0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4ec0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4ec0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4ec0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.854507423 +0000 UTC m=+145.204959235 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d4ec0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d46cb0 item 28 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5900): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc0033d5900): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5900): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5900): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5900): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5900): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5900): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5cc0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5cc0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5cc0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5cc0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5cc0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.858246154 +0000 UTC m=+145.208697977 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0033d5cc0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038da400): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038da400): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038da400): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038da400): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038da400): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.858246154 +0000 UTC m=+145.208697977 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038da400): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d76cb0 item 29 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dad80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dad80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dad80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dad80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dad80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.862054016 +0000 UTC m=+145.212505838 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dad80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038db2c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038db2c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038db2c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038db2c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038db2c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.862054016 +0000 UTC m=+145.212505838 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038db2c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ddecb0 item 30 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dbbc0): _readAt: size=2, off=0 2025/07/11 04:54:50 ERROR : open-test-file(0xc0038dbbc0): Couldn't read size of file 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dbbc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dbbc0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dbbc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dbbc0): close: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0038dbbc0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a000): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a000): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a000): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a000): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a000): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.865792748 +0000 UTC m=+145.216244570 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a000): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a700): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a700): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a700): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a700): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a700): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.865792748 +0000 UTC m=+145.216244570 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333a700): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df6cb0 item 31 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 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 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b140): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b140): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b140): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b140): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b140): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.869520689 +0000 UTC m=+145.219972502 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b140): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b680): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b680): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b680): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b680): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b680): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.869520689 +0000 UTC m=+145.219972502 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00333b680): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e3acb0 item 32 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8000): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8000): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8000): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8000): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8000): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.872594473 +0000 UTC m=+145.223046277 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8000): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e68cb0 item 33 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.873691401 +0000 UTC m=+145.224143204 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8480): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8980): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8980): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8980): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.873691401 +0000 UTC m=+145.224143204 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae8980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e68e70 item 33 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9280): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9280): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9280): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9280): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9280): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.876579477 +0000 UTC m=+145.227031280 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9280): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2e70 item 34 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.877658091 +0000 UTC m=+145.228109884 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9700): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9c40): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9c40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9c40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9c40): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9c40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.877658091 +0000 UTC m=+145.228109884 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ae9c40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3030 item 34 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e947c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e947c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e947c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e947c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e947c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.879988811 +0000 UTC m=+145.230440615 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e947c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f05030 item 35 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.881241491 +0000 UTC m=+145.231693285 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e94d40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95240): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95240): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95240): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95240): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95240): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.881241491 +0000 UTC m=+145.231693285 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95240): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f051f0 item 35 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95b80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95b80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95b80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95b80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95b80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.8839391 +0000 UTC m=+145.234390903 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e95b80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f411f0 item 36 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.884916994 +0000 UTC m=+145.235368797 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6740): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6740): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6740): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6740): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6740): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.884916994 +0000 UTC m=+145.235368797 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb6740): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f413b0 item 36 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb7040): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb7040): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb7040): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb7040): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb7040): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.887570871 +0000 UTC m=+145.238022675 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb7040): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f793b0 item 37 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.888517427 +0000 UTC m=+145.238969230 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb74c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb79c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb79c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb79c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb79c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb79c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.888517427 +0000 UTC m=+145.238969230 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003bb79c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f79570 item 37 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e283c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e283c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e283c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e283c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e283c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.891136268 +0000 UTC m=+145.241588192 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e283c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc3570 item 38 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.892226483 +0000 UTC m=+145.242678276 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e288c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e28e00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e28e00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e28e00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e28e00): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e28e00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.892226483 +0000 UTC m=+145.242678276 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e28e00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fc3730 item 38 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29740): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29740): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29740): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29740): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29740): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.894990918 +0000 UTC m=+145.245442721 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29740): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100f730 item 39 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.896396865 +0000 UTC m=+145.246848658 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003e29d40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402a2c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402a2c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402a2c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402a2c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402a2c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.896396865 +0000 UTC m=+145.246848658 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402a2c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00100f8f0 item 39 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402ac00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402ac00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402ac00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402ac00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402ac00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.899019463 +0000 UTC m=+145.249471266 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402ac00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010498f0 item 40 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.900215557 +0000 UTC m=+145.250667360 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b100): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b680): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b680): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b680): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b680): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b680): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.900215557 +0000 UTC m=+145.250667360 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402b680): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001049ab0 item 40 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.902889281 +0000 UTC m=+145.253341075 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00402bf00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe480): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe480): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe480): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010afab0 item 41 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe480): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe480): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.904320786 +0000 UTC m=+145.254772589 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe480): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010afc70 item 41 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.905326812 +0000 UTC m=+145.255778605 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fe940): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fef80): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fef80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fef80): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fef80): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fef80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.905326812 +0000 UTC m=+145.255778605 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040fef80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010afe30 item 41 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.90790639 +0000 UTC m=+145.258358193 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ff880): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ffd80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ffd80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ffd80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f7e30 item 42 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ffd80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ffd80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.908773006 +0000 UTC m=+145.259224799 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0040ffd80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001112070 item 42 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.909963759 +0000 UTC m=+145.260415562 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa340): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa8c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa8c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa8c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa8c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa8c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.909963759 +0000 UTC m=+145.260415562 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffa8c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001112230 item 42 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.912334666 +0000 UTC m=+145.262786469 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb1c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb6c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb6c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb6c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001156230 item 43 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb6c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb6c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.913235776 +0000 UTC m=+145.263687569 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffb6c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011563f0 item 43 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.914110246 +0000 UTC m=+145.264562049 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc003ffbc00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156200): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156200): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156200): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.914110246 +0000 UTC m=+145.264562049 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011565b0 item 43 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.917052043 +0000 UTC m=+145.267503846 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004156b00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157040): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157040): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157040): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118e5b0 item 44 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157040): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157040): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.918269436 +0000 UTC m=+145.268721229 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157040): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118e770 item 44 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.919397852 +0000 UTC m=+145.269849646 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157580): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157b00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157b00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157b00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157b00): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157b00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.919397852 +0000 UTC m=+145.269849646 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc004157b00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118e930 item 44 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.921771544 +0000 UTC m=+145.272223348 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea480): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea980): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea980): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206930 item 45 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea980): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.922814781 +0000 UTC m=+145.273266574 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ea980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb080): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb080): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb080): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb080): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb080): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.922814781 +0000 UTC m=+145.273266574 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb080): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001206af0 item 45 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.925741449 +0000 UTC m=+145.276193253 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011eb980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ebe80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ebe80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ebe80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127aaf0 item 46 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ebe80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ebe80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.926720486 +0000 UTC m=+145.277172289 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0011ebe80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298600): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298600): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298600): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298600): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298600): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.926720486 +0000 UTC m=+145.277172289 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298600): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127acb0 item 46 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.929675708 +0000 UTC m=+145.280127501 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001298f00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299400): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299400): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299400): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d8cb0 item 47 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299400): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299400): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.930735826 +0000 UTC m=+145.281187619 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299400): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299b00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299b00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299b00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299b00): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299b00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.930735826 +0000 UTC m=+145.281187619 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001299b00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012d8e70 item 47 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.933923074 +0000 UTC m=+145.284374907 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308480): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308980): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308980): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001322e70 item 48 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308980): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.93507241 +0000 UTC m=+145.285524213 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001308980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309080): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309080): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309080): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309080): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309080): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.93507241 +0000 UTC m=+145.285524213 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309080): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001323030 item 48 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309980): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309980): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309980): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309980): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309980): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.938020479 +0000 UTC m=+145.288472282 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309980): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001377030 item 49 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.938994105 +0000 UTC m=+145.289445907 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001309e00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139a3c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139a3c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139a3c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139a3c0): >_readAt: n=8, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139a3c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.938994105 +0000 UTC m=+145.289445907 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139a3c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013771f0 item 49 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139ad00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139ad00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139ad00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139ad00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139ad00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.941809775 +0000 UTC m=+145.292261568 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139ad00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b91f0 item 50 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): _readAt: size=2, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): _writeAt: size=3, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.943018181 +0000 UTC m=+145.293469975 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b780): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b780): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b780): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b780): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b780): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.943018181 +0000 UTC m=+145.293469975 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00139b780): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013b93b0 item 50 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456140): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456140): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456140): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456140): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456140): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.94552339 +0000 UTC m=+145.295975183 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456140): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014273b0 item 51 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.946756122 +0000 UTC m=+145.297207945 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456640): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456b80): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456b80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456b80): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456b80): >_readAt: n=8, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456b80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.946756122 +0000 UTC m=+145.297207945 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001456b80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001427570 item 51 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014574c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014574c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014574c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014574c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014574c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.950114531 +0000 UTC m=+145.300566354 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014574c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001485570 item 52 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): _readAt: size=2, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): _writeAt: size=3, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.951311235 +0000 UTC m=+145.301763058 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014579c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001457f40): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001457f40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001457f40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001457f40): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001457f40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.951311235 +0000 UTC m=+145.301763058 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001457f40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001485730 item 52 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8900): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8900): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8900): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8900): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8900): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.954628797 +0000 UTC m=+145.305080611 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8900): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d3730 item 53 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.955740281 +0000 UTC m=+145.306192095 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b8e00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9340): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9340): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9340): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9340): >_readAt: n=8, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9340): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.955740281 +0000 UTC m=+145.306192095 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9340): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d38f0 item 53 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9c80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9c80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9c80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9c80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9c80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.959067152 +0000 UTC m=+145.309518975 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0014b9c80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f98f0 item 54 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): _readAt: size=2, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): _writeAt: size=3, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.960753413 +0000 UTC m=+145.311205227 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e200): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e780): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e780): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e780): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e780): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e780): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.960753413 +0000 UTC m=+145.311205227 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151e780): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f9ab0 item 54 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f0c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f0c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f0c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f0c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f0c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.964053884 +0000 UTC m=+145.314505707 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f0c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531ab0 item 55 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.965996837 +0000 UTC m=+145.316448661 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151f5c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151fb00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151fb00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151fb00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151fb00): >_readAt: n=8, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151fb00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.965996837 +0000 UTC m=+145.316448661 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00151fb00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001531c70 item 55 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015804c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015804c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015804c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015804c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015804c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.969876433 +0000 UTC m=+145.320328257 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015804c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591c70 item 56 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): _readAt: size=2, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): _writeAt: size=3, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.971116449 +0000 UTC m=+145.321568272 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0015809c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001580f40): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001580f40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001580f40): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001580f40): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001580f40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.971116449 +0000 UTC m=+145.321568272 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001580f40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001591e30 item 56 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.974532325 +0000 UTC m=+145.324984149 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581840): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581d80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581d80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581d80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015fbe30 item 57 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581d80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581d80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.975634793 +0000 UTC m=+145.326086616 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001581d80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00163c070 item 57 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.976784429 +0000 UTC m=+145.327236212 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001628340): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016288c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016288c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016288c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016288c0): >_readAt: n=8, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016288c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.976784429 +0000 UTC m=+145.327236212 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016288c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00163c230 item 57 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.979313943 +0000 UTC m=+145.329765727 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016291c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629700): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629700): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629700): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001686230 item 58 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629700): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629700): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.980008977 +0000 UTC m=+145.330460760 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629700): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016863f0 item 58 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): _readAt: size=2, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): _writeAt: size=3, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.98076725 +0000 UTC m=+145.331219032 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001629c40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0280): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0280): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0280): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0280): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0280): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.98076725 +0000 UTC m=+145.331219032 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0280): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016865b0 item 58 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.982781797 +0000 UTC m=+145.333233581 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b0b80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b10c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b10c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b10c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016fe5b0 item 59 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b10c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b10c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.983312201 +0000 UTC m=+145.333763985 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b10c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): _writeAt: size=3, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016fe770 item 59 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.984107413 +0000 UTC m=+145.334559196 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1600): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1b80): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1b80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1b80): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1b80): >_readAt: n=8, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1b80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.984107413 +0000 UTC m=+145.334559196 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0016b1b80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016fe930 item 59 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.986491726 +0000 UTC m=+145.336943519 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746500): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746a40): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746a40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746a40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762930 item 60 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746a40): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746a40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.987196457 +0000 UTC m=+145.337648260 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746a40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): open at offset 5 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762af0 item 60 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): _readAt: size=2, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): _writeAt: size=3, off=5 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): >_writeAt: n=3, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.987888745 +0000 UTC m=+145.338340528 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001746f80): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747540): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747540): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747540): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747540): >_readAt: n=3, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747540): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.987888745 +0000 UTC m=+145.338340528 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747540): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001762cb0 item 60 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.989857998 +0000 UTC m=+145.340309791 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc001747e40): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2400): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2400): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2400): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017b0cb0 item 61 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2400): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2400): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.990843115 +0000 UTC m=+145.341294899 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2400): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2b00): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2b00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2b00): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2b00): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2b00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.990843115 +0000 UTC m=+145.341294899 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f2b00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017b0e70 item 61 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.992972219 +0000 UTC m=+145.343424003 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3400): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3940): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3940): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3940): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001858e70 item 62 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3940): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3940): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.993578896 +0000 UTC m=+145.344030679 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0017f3940): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a00c0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a00c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a00c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a00c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a00c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.993578896 +0000 UTC m=+145.344030679 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a00c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001859030 item 62 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.995570161 +0000 UTC m=+145.346021944 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a09c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a0f00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a0f00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a0f00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018af030 item 63 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a0f00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a0f00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.996161621 +0000 UTC m=+145.346613403 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a0f00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1600): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1600): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1600): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1600): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1600): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.996161621 +0000 UTC m=+145.346613403 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1600): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018af1f0 item 63 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:50 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 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): open at offset 0 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): _readAt: size=2, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.998336128 +0000 UTC m=+145.348787911 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc0018a1f00): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190e4c0): _writeAt: size=5, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190e4c0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190e4c0): >openPending: err= 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019011f0 item 64 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190e4c0): >_writeAt: n=5, err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190e4c0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.998920695 +0000 UTC m=+145.349372478 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190e4c0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:50 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:50 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190ebc0): _readAt: size=512, off=0 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190ebc0): openPending: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190ebc0): >openPending: err= 2025/07/11 04:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190ebc0): >_readAt: n=5, err=EOF 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190ebc0): close: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:50.998920695 +0000 UTC m=+145.349372478 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:50 DEBUG : open-test-file(0xc00190ebc0): >close: err= 2025/07/11 04:54:50 DEBUG : open-test-file: Remove: 2025/07/11 04:54:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019013b0 item 64 2025/07/11 04:54:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f4c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f4c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f4c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f4c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f4c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.001029981 +0000 UTC m=+145.351481764 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f4c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019393b0 item 65 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.00174946 +0000 UTC m=+145.352201244 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190f940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190fe40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190fe40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190fe40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190fe40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190fe40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.00174946 +0000 UTC m=+145.352201244 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00190fe40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001939570 item 65 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197e7c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197e7c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197e7c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197e7c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197e7c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.003570316 +0000 UTC m=+145.354022099 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197e7c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d9570 item 66 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.004280698 +0000 UTC m=+145.354732481 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ec40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197f180): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197f180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197f180): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197f180): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197f180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.004280698 +0000 UTC m=+145.354732481 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197f180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d9730 item 66 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197fa80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197fa80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197fa80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197fa80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197fa80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.006118275 +0000 UTC m=+145.356570058 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197fa80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7d730 item 67 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.0069112 +0000 UTC m=+145.357362984 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00197ff00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9a480): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9a480): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9a480): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9a480): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9a480): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.0069112 +0000 UTC m=+145.357362984 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9a480): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a7d8f0 item 67 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9adc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9adc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9adc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9adc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9adc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.00941125 +0000 UTC m=+145.359863033 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9adc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab18f0 item 68 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.010225266 +0000 UTC m=+145.360677040 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b2c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b800): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b800): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b800): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.010225266 +0000 UTC m=+145.360677040 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a9b800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ab1ab0 item 68 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.011944832 +0000 UTC m=+145.362396614 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b09ab0 item 69 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.012585093 +0000 UTC m=+145.363036876 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbe600): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbeb00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbeb00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbeb00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbeb00): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbeb00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.012585093 +0000 UTC m=+145.363036876 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbeb00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b09c70 item 69 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf440): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf440): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf440): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf440): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf440): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.014533427 +0000 UTC m=+145.364985210 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf440): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c3dc70 item 70 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.015234651 +0000 UTC m=+145.365686435 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbf940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbfe80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbfe80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbfe80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbfe80): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbfe80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.015234651 +0000 UTC m=+145.365686435 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001bbfe80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c3de30 item 70 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7e840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7e840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7e840): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7e840): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7e840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.017027414 +0000 UTC m=+145.367479196 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7e840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d73e30 item 71 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.017575202 +0000 UTC m=+145.368026984 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7ed40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7f240): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7f240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7f240): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7f240): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7f240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.017575202 +0000 UTC m=+145.368026984 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7f240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001dc0070 item 71 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7fb80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7fb80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7fb80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7fb80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7fb80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.019110431 +0000 UTC m=+145.369562214 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001c7fb80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001de6070 item 72 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.019770929 +0000 UTC m=+145.370222712 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4100): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4640): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4640): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4640): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4640): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4640): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.019770929 +0000 UTC m=+145.370222712 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4640): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001de6230 item 72 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.021355842 +0000 UTC m=+145.371807625 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df4ec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df53c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df53c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df53c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2e230 item 73 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df53c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df53c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.021886807 +0000 UTC m=+145.372338590 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df53c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2e3f0 item 73 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.022469169 +0000 UTC m=+145.372920953 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5dc0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5dc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5dc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5dc0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5dc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.022469169 +0000 UTC m=+145.372920953 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001df5dc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e2e5b0 item 73 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.024066916 +0000 UTC m=+145.374518700 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44740): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44c40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44c40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44c40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e645b0 item 74 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44c40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44c40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.024732194 +0000 UTC m=+145.375183976 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e44c40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e64770 item 74 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.025363848 +0000 UTC m=+145.375815632 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45700): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45700): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45700): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45700): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45700): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.025363848 +0000 UTC m=+145.375815632 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001e45700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e64930 item 74 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.026959061 +0000 UTC m=+145.377410843 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6080): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6580): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6580): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6580): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ebe930 item 75 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6580): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6580): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.027629138 +0000 UTC m=+145.378080921 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6580): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ebeaf0 item 75 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.028272053 +0000 UTC m=+145.378723835 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed6ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7000): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7000): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7000): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7000): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7000): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.028272053 +0000 UTC m=+145.378723835 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7000): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ebecb0 item 75 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.030181774 +0000 UTC m=+145.380633557 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7900): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7e00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7e00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7e00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f32cb0 item 76 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7e00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7e00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.030770629 +0000 UTC m=+145.381222422 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001ed7e00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f32e70 item 76 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.03158172 +0000 UTC m=+145.382033504 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a3c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a940): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a940): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.03158172 +0000 UTC m=+145.382033504 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7a940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f33030 item 76 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.033259968 +0000 UTC m=+145.383711761 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b740): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b740): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b740): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001faf030 item 77 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b740): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b740): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.033852438 +0000 UTC m=+145.384304222 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7b740): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7be40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7be40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7be40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7be40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7be40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.033852438 +0000 UTC m=+145.384304222 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f7be40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001faf1f0 item 77 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.035777679 +0000 UTC m=+145.386229462 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020287c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002028cc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002028cc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002028cc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020791f0 item 78 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002028cc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002028cc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.036365141 +0000 UTC m=+145.386816924 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002028cc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020293c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020293c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020293c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020293c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020293c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.036365141 +0000 UTC m=+145.386816924 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0020293c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020793b0 item 78 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.039961456 +0000 UTC m=+145.390413240 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002029cc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e240): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e240): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021253b0 item 79 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e240): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.040557634 +0000 UTC m=+145.391009417 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e940): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e940): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.040557634 +0000 UTC m=+145.391009417 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214e940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002125570 item 79 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.042222857 +0000 UTC m=+145.392674640 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f740): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f740): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f740): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00216b570 item 80 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f740): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f740): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.043035482 +0000 UTC m=+145.393487264 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214f740): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214fe40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214fe40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214fe40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214fe40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214fe40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.043035482 +0000 UTC m=+145.393487264 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00214fe40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00216b730 item 80 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0021967c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0021967c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0021967c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0021967c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0021967c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.04470396 +0000 UTC m=+145.395155744 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0021967c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021ab730 item 81 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.046289946 +0000 UTC m=+145.396741768 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002196c40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197180): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197180): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197180): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.046289946 +0000 UTC m=+145.396741768 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021ab8f0 item 81 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197ac0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197ac0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.049739404 +0000 UTC m=+145.400191218 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002197ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021e98f0 item 82 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.05072357 +0000 UTC m=+145.401175383 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a5c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a5c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a5c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a5c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a5c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.05072357 +0000 UTC m=+145.401175383 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220a5c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021e9ab0 item 82 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220af00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220af00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220af00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220af00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220af00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.053768351 +0000 UTC m=+145.404220174 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220af00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00222bab0 item 83 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.054673368 +0000 UTC m=+145.405125180 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b400): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b940): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b940): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.054673368 +0000 UTC m=+145.405125180 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00220b940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00222bc70 item 83 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266300): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266300): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266300): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266300): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266300): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.057552508 +0000 UTC m=+145.408004321 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266300): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002269c70 item 84 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.058854459 +0000 UTC m=+145.409306273 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266d80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266d80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266d80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266d80): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266d80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.058854459 +0000 UTC m=+145.409306273 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002266d80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002269e30 item 84 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022676c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022676c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022676c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022676c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022676c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.062018363 +0000 UTC m=+145.412470186 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022676c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00229be30 item 85 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.062981089 +0000 UTC m=+145.413432901 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002267bc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022ca180): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022ca180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022ca180): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022ca180): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022ca180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.062981089 +0000 UTC m=+145.413432901 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022ca180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022c8070 item 85 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022caac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022caac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022caac0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022caac0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022caac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.066102383 +0000 UTC m=+145.416554206 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022caac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00230a070 item 86 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.067041624 +0000 UTC m=+145.417493448 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cafc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cb540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cb540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cb540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cb540): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cb540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.067041624 +0000 UTC m=+145.417493448 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cb540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00230a230 item 86 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cbe80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cbe80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cbe80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cbe80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cbe80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.070211609 +0000 UTC m=+145.420663392 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0022cbe80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3810 item 87 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.070985831 +0000 UTC m=+145.421437624 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000111800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077e180): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077e180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077e180): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077e180): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077e180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.070985831 +0000 UTC m=+145.421437624 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077e180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3b20 item 87 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077eac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077eac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077eac0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077eac0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077eac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.07294185 +0000 UTC m=+145.423393643 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077eac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00238db90 item 88 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.073776345 +0000 UTC m=+145.424228239 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077efc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077f540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077f540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077f540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077f540): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077f540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.073776345 +0000 UTC m=+145.424228239 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077f540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00238dd50 item 88 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.075852499 +0000 UTC m=+145.426304352 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00077fe40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea400): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea400): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea400): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023c9d50 item 89 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea400): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea400): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.076413201 +0000 UTC m=+145.426864984 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea400): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023c9f10 item 89 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.077007334 +0000 UTC m=+145.427459117 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ea940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eaec0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eaec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eaec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eaec0): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eaec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.077007334 +0000 UTC m=+145.427459117 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eaec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023fa150 item 89 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.078910744 +0000 UTC m=+145.429362527 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023eb7c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ebd00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ebd00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ebd00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002438150 item 90 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ebd00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ebd00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.079514426 +0000 UTC m=+145.429966210 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0023ebd00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002438310 item 90 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.080119502 +0000 UTC m=+145.430571295 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024422c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002442880): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002442880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002442880): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002442880): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002442880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.080119502 +0000 UTC m=+145.430571295 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002442880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024384d0 item 90 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.081844526 +0000 UTC m=+145.432296309 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024436c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024436c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024436c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024744d0 item 91 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024436c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024436c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.082412462 +0000 UTC m=+145.432864245 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024436c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002474690 item 91 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.083002509 +0000 UTC m=+145.433454292 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002443c00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248c200): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248c200): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248c200): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248c200): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248c200): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.083002509 +0000 UTC m=+145.433454292 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248c200): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002474850 item 91 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.084798968 +0000 UTC m=+145.435250761 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248cb00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d040): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d040): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024a0850 item 92 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d040): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.085391609 +0000 UTC m=+145.435843392 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024a0a10 item 92 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.085954595 +0000 UTC m=+145.436406419 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248d580): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248db40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248db40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248db40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248db40): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248db40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.085954595 +0000 UTC m=+145.436406419 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00248db40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024a0bd0 item 92 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.087377243 +0000 UTC m=+145.437829025 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d84c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d8a00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d8a00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d8a00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024debd0 item 93 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d8a00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d8a00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.08790886 +0000 UTC m=+145.438360643 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d8a00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9100): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9100): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9100): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9100): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9100): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.08790886 +0000 UTC m=+145.438360643 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9100): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024ded90 item 93 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.089630569 +0000 UTC m=+145.440082353 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9a00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9f40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9f40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9f40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002530d90 item 94 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9f40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9f40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.090186451 +0000 UTC m=+145.440638235 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0024d9f40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254a6c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254a6c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254a6c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254a6c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254a6c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.090186451 +0000 UTC m=+145.440638235 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254a6c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002530f50 item 94 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.092772532 +0000 UTC m=+145.443224355 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590680): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590680): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590680): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002340bd0 item 95 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590680): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590680): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.094118496 +0000 UTC m=+145.444570320 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590680): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590d80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590d80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590d80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590d80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590d80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.094118496 +0000 UTC m=+145.444570320 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002590d80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002340d90 item 95 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 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 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.097721604 +0000 UTC m=+145.448173416 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591680): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591bc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591bc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591bc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025e2d90 item 96 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591bc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591bc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.099165792 +0000 UTC m=+145.449617616 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002591bc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00264e340): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00264e340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00264e340): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00264e340): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00264e340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.099165792 +0000 UTC m=+145.449617616 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00264e340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025e2f50 item 96 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= 2025/07/11 04:54:51 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : >WaitForWriters: 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:51 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 INFO : mega root 'rclone-test-jixiyaw7seke': 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 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b240): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b240): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b240): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.104377686 +0000 UTC m=+145.454829470 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.104377686 +0000 UTC m=+145.454829470 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254b6c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254bb80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254bb80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254bb80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254bb80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254bb80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.104377686 +0000 UTC m=+145.454829470 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00254bb80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027942a0 item 1 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ec500): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ec500): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ec500): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ec500): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ec500): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.106986239 +0000 UTC m=+145.457438022 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ec500): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027eca00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027eca00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027eca00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027eca00): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027eca00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.106986239 +0000 UTC m=+145.457438022 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027eca00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00281a3f0 item 2 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed300): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed300): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed300): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed300): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed300): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.109167531 +0000 UTC m=+145.459619334 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed300): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.109167531 +0000 UTC m=+145.459619334 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027ed780): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027edc40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027edc40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027edc40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027edc40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027edc40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.109167531 +0000 UTC m=+145.459619334 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0027edc40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00289c3f0 item 3 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fa600): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fa600): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fa600): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fa600): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fa600): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.112455797 +0000 UTC m=+145.462907580 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fa600): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fab40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fab40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fab40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fab40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fab40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.112455797 +0000 UTC m=+145.462907580 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fab40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002944540 item 4 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb440): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb440): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb440): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb440): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb440): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.114271723 +0000 UTC m=+145.464723516 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb440): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.114271723 +0000 UTC m=+145.464723516 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fb8c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fbd80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fbd80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fbd80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fbd80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fbd80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.114271723 +0000 UTC m=+145.464723516 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0028fbd80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029ca540 item 5 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18740): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18740): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18740): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18740): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18740): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.116622722 +0000 UTC m=+145.467074506 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18740): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18c80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18c80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18c80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18c80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18c80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.116622722 +0000 UTC m=+145.467074506 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a18c80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a80690 item 6 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a195c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a195c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a195c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a195c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a195c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.119430328 +0000 UTC m=+145.469882110 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a195c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.119430328 +0000 UTC m=+145.469882110 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002a19ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60000): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60000): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60000): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60000): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60000): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.119430328 +0000 UTC m=+145.469882110 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60000): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b2c690 item 7 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60940): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60940): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.122116755 +0000 UTC m=+145.472568539 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60e80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60e80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60e80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60e80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60e80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.122116755 +0000 UTC m=+145.472568539 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b60e80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bac7e0 item 8 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61700): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc002b61700): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61700): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61700): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61700): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61700): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61ac0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61ac0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.123996281 +0000 UTC m=+145.474448064 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.123996281 +0000 UTC m=+145.474448064 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002b61f40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c524c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c524c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c524c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c524c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c524c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.123996281 +0000 UTC m=+145.474448064 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c524c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c1a7e0 item 9 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c52e00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c52e00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c52e00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c52e00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c52e00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.126062647 +0000 UTC m=+145.476514460 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c52e00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53340): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53340): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53340): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.126062647 +0000 UTC m=+145.476514460 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cbc930 item 10 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53c40): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc002c53c40): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53c40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53c40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53c40): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002c53c40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4080): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4080): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4080): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4080): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4080): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.127774687 +0000 UTC m=+145.478226470 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4080): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.127774687 +0000 UTC m=+145.478226470 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4580): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4a80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4a80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4a80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4a80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4a80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.127774687 +0000 UTC m=+145.478226470 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da4a80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d52930 item 11 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da53c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da53c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da53c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da53c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da53c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.129997928 +0000 UTC m=+145.480449710 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da53c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da5900): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da5900): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da5900): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da5900): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da5900): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.129997928 +0000 UTC m=+145.480449710 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002da5900): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e6ca80 item 12 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42280): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc002f42280): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42280): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42280): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42280): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42280): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42280): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42640): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42640): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42640): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42640): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42640): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.132035689 +0000 UTC m=+145.482487472 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42640): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42d00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42d00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42d00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42d00): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42d00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.132035689 +0000 UTC m=+145.482487472 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f42d00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f7aa80 item 13 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43640): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43640): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43640): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43640): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43640): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.13391843 +0000 UTC m=+145.484370213 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43640): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43b80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43b80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43b80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43b80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43b80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.13391843 +0000 UTC m=+145.484370213 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002f43b80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003002a80 item 14 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078500): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc003078500): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078500): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078500): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078500): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078500): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078500): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030788c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030788c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030788c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030788c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030788c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.135681376 +0000 UTC m=+145.486133160 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030788c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078f80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078f80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078f80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078f80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078f80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.135681376 +0000 UTC m=+145.486133160 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003078f80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030b4a80 item 15 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030798c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030798c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030798c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030798c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030798c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.137398607 +0000 UTC m=+145.487850390 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0030798c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003079e00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003079e00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003079e00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003079e00): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003079e00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.137398607 +0000 UTC m=+145.487850390 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003079e00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00312ea80 item 16 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cc780): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cc780): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cc780): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cc780): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cc780): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.139507923 +0000 UTC m=+145.489959706 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cc780): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.139507923 +0000 UTC m=+145.489959706 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031ccc00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cd100): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cd100): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cd100): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cd100): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cd100): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.139507923 +0000 UTC m=+145.489959706 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cd100): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003234a80 item 17 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cda40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cda40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cda40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cda40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cda40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.142431956 +0000 UTC m=+145.492883740 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0031cda40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372000): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372000): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372000): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372000): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372000): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.142431956 +0000 UTC m=+145.492883740 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372000): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003304bd0 item 18 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372940): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372940): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.144405348 +0000 UTC m=+145.494857131 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.144405348 +0000 UTC m=+145.494857131 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003372e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373340): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373340): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373340): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.144405348 +0000 UTC m=+145.494857131 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033e0bd0 item 19 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373c80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373c80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373c80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373c80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373c80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.147175543 +0000 UTC m=+145.497627326 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003373c80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504240): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504240): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504240): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.147175543 +0000 UTC m=+145.497627326 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034f6d20 item 20 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504b80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504b80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504b80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504b80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504b80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.14912034 +0000 UTC m=+145.499572113 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003504b80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.14912034 +0000 UTC m=+145.499572113 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505080): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505580): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505580): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505580): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505580): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505580): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.14912034 +0000 UTC m=+145.499572113 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505580): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00353ad20 item 21 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505ec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505ec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505ec0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505ec0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505ec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.151934789 +0000 UTC m=+145.502386572 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003505ec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684480): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684480): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684480): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684480): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684480): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.151934789 +0000 UTC m=+145.502386572 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684480): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003634e70 item 22 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684dc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684dc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684dc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684dc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684dc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.153915133 +0000 UTC m=+145.504366906 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003684dc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.153915133 +0000 UTC m=+145.504366906 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036852c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036857c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036857c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036857c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036857c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036857c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.153915133 +0000 UTC m=+145.504366906 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0036857c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036a6e70 item 23 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.156864774 +0000 UTC m=+145.507316558 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0037486c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0037486c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0037486c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0037486c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0037486c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.156864774 +0000 UTC m=+145.507316558 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0037486c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00372efc0 item 24 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748fc0): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc003748fc0): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748fc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748fc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748fc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748fc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003748fc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749380): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749380): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749380): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.159037129 +0000 UTC m=+145.509488912 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.159037129 +0000 UTC m=+145.509488912 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749dc0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749dc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749dc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749dc0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749dc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.159037129 +0000 UTC m=+145.509488912 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003749dc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00381afc0 item 25 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880780): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880780): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880780): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880780): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880780): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.161677441 +0000 UTC m=+145.512129224 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880780): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880cc0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880cc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880cc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880cc0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880cc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.161677441 +0000 UTC m=+145.512129224 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003880cc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038c7110 item 26 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0038815c0): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc0038815c0): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0038815c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0038815c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0038815c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0038815c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0038815c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881980): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881980): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881980): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881980): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881980): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.1636819 +0000 UTC m=+145.514133684 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881980): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.1636819 +0000 UTC m=+145.514133684 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003881e80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396c440): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396c440): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396c440): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396c440): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396c440): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.1636819 +0000 UTC m=+145.514133684 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396c440): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003935110 item 27 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396cd80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396cd80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396cd80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396cd80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396cd80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.166277709 +0000 UTC m=+145.516729493 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396cd80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396d2c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396d2c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396d2c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396d2c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396d2c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.166277709 +0000 UTC m=+145.516729493 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396d2c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039d3260 item 28 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396dbc0): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc00396dbc0): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396dbc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396dbc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396dbc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396dbc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00396dbc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a96000): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a96000): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a96000): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a96000): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a96000): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.168318607 +0000 UTC m=+145.518770390 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a96000): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a966c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a966c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a966c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a966c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a966c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.168318607 +0000 UTC m=+145.518770390 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a966c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a29260 item 29 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97000): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97000): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97000): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97000): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97000): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.17025053 +0000 UTC m=+145.520702303 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97000): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97540): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.17025053 +0000 UTC m=+145.520702303 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003af3260 item 30 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97e40): _readAt: size=2, off=0 2025/07/11 04:54:51 ERROR : open-test-file(0xc003a97e40): Couldn't read size of file 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97e40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97e40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003a97e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84280): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84280): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84280): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84280): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84280): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.174403258 +0000 UTC m=+145.524855041 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84280): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84940): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84940): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.174403258 +0000 UTC m=+145.524855041 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b84940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b6b260 item 31 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 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 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b85280): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b85280): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b85280): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b85280): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b85280): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.176981524 +0000 UTC m=+145.527433306 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b85280): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b857c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b857c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b857c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b857c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b857c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.176981524 +0000 UTC m=+145.527433306 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003b857c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bad260 item 32 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58140): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58140): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58140): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.179120154 +0000 UTC m=+145.529571937 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c27260 item 33 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.179835396 +0000 UTC m=+145.530287169 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c585c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58ac0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58ac0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.179835396 +0000 UTC m=+145.530287169 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c58ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c27420 item 33 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c593c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c593c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c593c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c593c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c593c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.181851837 +0000 UTC m=+145.532303621 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c593c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cc5420 item 34 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.182646729 +0000 UTC m=+145.533098501 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59d80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59d80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59d80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59d80): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59d80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.182646729 +0000 UTC m=+145.533098501 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003c59d80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cc55e0 item 34 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24700): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24700): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24700): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24700): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24700): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.184669692 +0000 UTC m=+145.535121475 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5f5e0 item 35 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.185461137 +0000 UTC m=+145.535912919 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d24b80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25080): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25080): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25080): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25080): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25080): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.185461137 +0000 UTC m=+145.535912919 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25080): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5f7a0 item 35 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d259c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d259c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d259c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d259c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d259c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.187544083 +0000 UTC m=+145.537995856 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d259c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003de57a0 item 36 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.188329487 +0000 UTC m=+145.538781269 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003d25ec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1c480): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1c480): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1c480): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1c480): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1c480): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.188329487 +0000 UTC m=+145.538781269 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1c480): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003de5960 item 36 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1cd80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1cd80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1cd80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1cd80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1cd80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.190655589 +0000 UTC m=+145.541107373 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1cd80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e67960 item 37 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.191427155 +0000 UTC m=+145.541878938 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d200): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d700): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d700): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d700): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d700): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d700): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.191427155 +0000 UTC m=+145.541878938 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003e1d700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e67b20 item 37 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef20c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef20c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef20c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef20c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef20c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.193533617 +0000 UTC m=+145.543985400 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef20c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ed7b20 item 38 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.194368502 +0000 UTC m=+145.544820325 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef25c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef2b00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef2b00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef2b00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef2b00): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef2b00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.194368502 +0000 UTC m=+145.544820325 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef2b00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ed7ce0 item 38 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3440): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3440): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3440): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3440): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3440): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.196629273 +0000 UTC m=+145.547081056 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3440): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f7bce0 item 39 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.19772645 +0000 UTC m=+145.548178233 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3e40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3e40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3e40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3e40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.19772645 +0000 UTC m=+145.548178233 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ef3e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f7bea0 item 39 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffc800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffc800): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffc800): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffc800): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffc800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.199853329 +0000 UTC m=+145.550305112 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffc800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004049ea0 item 40 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.200858884 +0000 UTC m=+145.551310668 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffcd00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffd240): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffd240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffd240): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffd240): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffd240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.200858884 +0000 UTC m=+145.551310668 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffd240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040960e0 item 40 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.202909621 +0000 UTC m=+145.553361404 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc003ffdac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160040): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160040): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041380e0 item 41 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160040): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.203766608 +0000 UTC m=+145.554218392 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041382a0 item 41 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.205390974 +0000 UTC m=+145.555842788 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160500): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160a40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160a40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160a40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160a40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160a40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.205390974 +0000 UTC m=+145.555842788 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004160a40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004138460 item 41 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.208914263 +0000 UTC m=+145.559366075 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161840): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041ba460 item 42 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161840): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.209935908 +0000 UTC m=+145.560387732 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041ba620 item 42 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.211263729 +0000 UTC m=+145.561715553 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004161d80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fa380): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fa380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fa380): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fa380): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fa380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.211263729 +0000 UTC m=+145.561715553 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fa380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041ba7e0 item 42 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.214684895 +0000 UTC m=+145.565136708 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fac80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042347e0 item 43 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.215744823 +0000 UTC m=+145.566196646 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042349a0 item 43 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.216833735 +0000 UTC m=+145.567285558 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fb6c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fbc00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fbc00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fbc00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fbc00): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fbc00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.216833735 +0000 UTC m=+145.567285558 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0041fbc00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004234b60 item 43 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.220508096 +0000 UTC m=+145.570959919 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296580): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296a80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296a80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296a80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042e8b60 item 44 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296a80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296a80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.221569707 +0000 UTC m=+145.572021520 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296a80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042e8d20 item 44 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.222769738 +0000 UTC m=+145.573221561 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004296fc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297540): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.222769738 +0000 UTC m=+145.573221561 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042e8ee0 item 44 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.226195202 +0000 UTC m=+145.576647025 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004297e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044203c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044203c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044203c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043bcee0 item 45 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044203c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044203c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.227379003 +0000 UTC m=+145.577830826 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044203c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004420ac0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004420ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004420ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004420ac0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004420ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.227379003 +0000 UTC m=+145.577830826 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004420ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043bd0a0 item 45 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.230647562 +0000 UTC m=+145.581099376 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044213c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044218c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044218c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044218c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044530a0 item 46 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044218c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044218c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.231614656 +0000 UTC m=+145.582066479 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044218c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4040): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4040): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4040): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.231614656 +0000 UTC m=+145.582066479 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004453260 item 46 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.235078303 +0000 UTC m=+145.585530125 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4e40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4e40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4e40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004581260 item 47 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4e40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.23662346 +0000 UTC m=+145.587075284 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e4e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5540): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.23662346 +0000 UTC m=+145.587075284 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004581420 item 47 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.240027694 +0000 UTC m=+145.590479508 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0044e5e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046683c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046683c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046683c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004605420 item 48 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046683c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046683c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.241120183 +0000 UTC m=+145.591572007 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046683c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004668ac0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004668ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004668ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004668ac0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004668ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.241120183 +0000 UTC m=+145.591572007 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004668ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046055e0 item 48 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046693c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046693c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046693c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046693c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046693c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.244739511 +0000 UTC m=+145.595191335 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046693c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046c35e0 item 49 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.245822382 +0000 UTC m=+145.596274206 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669d80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669d80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669d80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669d80): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669d80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.245822382 +0000 UTC m=+145.596274206 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004669d80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046c37a0 item 49 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712740): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712740): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712740): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712740): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712740): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.249465014 +0000 UTC m=+145.599916827 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712740): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049a97a0 item 50 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.250745346 +0000 UTC m=+145.601197149 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004712c40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047131c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047131c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047131c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047131c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047131c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.250745346 +0000 UTC m=+145.601197149 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047131c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049a9960 item 50 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004713b00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004713b00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004713b00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004713b00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004713b00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.254051486 +0000 UTC m=+145.604503289 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004713b00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049e1960 item 51 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.255203827 +0000 UTC m=+145.605655620 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe080): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe5c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe5c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe5c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe5c0): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe5c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.255203827 +0000 UTC m=+145.605655620 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fe5c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049e1b20 item 51 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fef00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fef00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fef00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fef00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fef00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.257535881 +0000 UTC m=+145.607987684 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049fef00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a0fb20 item 52 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.258530456 +0000 UTC m=+145.608982239 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff400): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff980): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff980): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff980): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff980): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff980): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.258530456 +0000 UTC m=+145.608982239 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0049ff980): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a0fce0 item 52 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c340): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c340): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c340): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.260779754 +0000 UTC m=+145.611231537 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a3fce0 item 53 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.261587139 +0000 UTC m=+145.612038922 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3c840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3cd80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3cd80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3cd80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3cd80): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3cd80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.261587139 +0000 UTC m=+145.612038922 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3cd80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a3fea0 item 53 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3d6c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3d6c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3d6c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3d6c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3d6c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.263868198 +0000 UTC m=+145.614320000 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3d6c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a67ea0 item 54 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.264872141 +0000 UTC m=+145.615323943 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a3dbc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9c1c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9c1c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9c1c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9c1c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9c1c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.264872141 +0000 UTC m=+145.615323943 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9c1c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a960e0 item 54 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9cb00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9cb00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9cb00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9cb00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9cb00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.267188945 +0000 UTC m=+145.617640748 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9cb00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ac20e0 item 55 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.268042826 +0000 UTC m=+145.618494629 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d000): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d540): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.268042826 +0000 UTC m=+145.618494629 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9d540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ac22a0 item 55 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9de80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9de80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9de80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9de80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9de80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.270732721 +0000 UTC m=+145.621184525 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004a9de80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aee2a0 item 56 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.272064879 +0000 UTC m=+145.622516723 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2400): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2980): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2980): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2980): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2980): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2980): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.272064879 +0000 UTC m=+145.622516723 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af2980): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aee460 item 56 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.275513788 +0000 UTC m=+145.625965611 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3280): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af37c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af37c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af37c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b1e460 item 57 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af37c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af37c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.276399419 +0000 UTC m=+145.626851242 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af37c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b1e620 item 57 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.277450801 +0000 UTC m=+145.627902624 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004af3d00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2c300): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2c300): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2c300): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2c300): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2c300): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.277450801 +0000 UTC m=+145.627902624 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2c300): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b1e7e0 item 57 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.28093757 +0000 UTC m=+145.631389393 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2cc00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d140): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d140): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b587e0 item 58 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d140): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.281962102 +0000 UTC m=+145.632413915 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b589a0 item 58 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.283225682 +0000 UTC m=+145.633677504 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2d680): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2dc40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2dc40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2dc40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2dc40): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2dc40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.283225682 +0000 UTC m=+145.633677504 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b2dc40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b58b60 item 58 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.286391569 +0000 UTC m=+145.636843392 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b705c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b70b00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b70b00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b70b00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b76b60 item 59 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b70b00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b70b00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.287514074 +0000 UTC m=+145.637965897 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b70b00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b76d20 item 59 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.288728401 +0000 UTC m=+145.639180234 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b715c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b715c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b715c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b715c0): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b715c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.288728401 +0000 UTC m=+145.639180234 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b715c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b76ee0 item 59 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.291881605 +0000 UTC m=+145.642333408 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004b71ec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8480): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8480): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8480): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ba6ee0 item 60 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8480): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8480): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.292793265 +0000 UTC m=+145.643245068 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8480): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ba70a0 item 60 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.29429946 +0000 UTC m=+145.644751293 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc89c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8f80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8f80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8f80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8f80): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8f80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.29429946 +0000 UTC m=+145.644751293 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc8f80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ba7260 item 60 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.297552942 +0000 UTC m=+145.648004755 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9dc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9dc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9dc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004be9260 item 61 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9dc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9dc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.298646624 +0000 UTC m=+145.649098446 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004bc9dc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0e540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0e540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0e540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0e540): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0e540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.298646624 +0000 UTC m=+145.649098446 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0e540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004be9420 item 61 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.301798113 +0000 UTC m=+145.652249916 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0ee40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0f380): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0f380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0f380): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c1d420 item 62 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0f380): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0f380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.302693934 +0000 UTC m=+145.653145747 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0f380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0fa80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0fa80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0fa80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0fa80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0fa80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.302693934 +0000 UTC m=+145.653145747 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c0fa80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c1d5e0 item 62 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.306674378 +0000 UTC m=+145.657126181 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48400): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48940): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c4d5e0 item 63 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48940): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.30767243 +0000 UTC m=+145.658124233 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c48940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49040): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49040): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49040): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.30767243 +0000 UTC m=+145.658124233 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c4d7a0 item 63 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 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 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): >_readAt: n=0, err=Bad file descriptor 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.310656918 +0000 UTC m=+145.661108740 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49e80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49e80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49e80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c7d7a0 item 64 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49e80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49e80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.311450646 +0000 UTC m=+145.661902449 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004c49e80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2600): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2600): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2600): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2600): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2600): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.311450646 +0000 UTC m=+145.661902449 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2600): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c7d960 item 64 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2f00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2f00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2f00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2f00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2f00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.314524722 +0000 UTC m=+145.664976525 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca2f00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cb3960 item 65 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.315543203 +0000 UTC m=+145.665995006 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3880): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3880): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3880): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.315543203 +0000 UTC m=+145.665995006 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ca3880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cb3b20 item 65 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6200): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6200): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6200): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6200): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6200): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.318274114 +0000 UTC m=+145.668725917 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6200): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ce5b20 item 66 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.319228043 +0000 UTC m=+145.669679846 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6680): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6bc0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6bc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6bc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6bc0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6bc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.319228043 +0000 UTC m=+145.669679846 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce6bc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ce5ce0 item 66 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce74c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce74c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce74c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce74c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce74c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.321786441 +0000 UTC m=+145.672238243 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce74c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d1bce0 item 67 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.32276701 +0000 UTC m=+145.673218823 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7940): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7e40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7e40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7e40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7e40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7e40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.32276701 +0000 UTC m=+145.673218823 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ce7e40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d1bea0 item 67 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40800): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40800): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40800): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.325282037 +0000 UTC m=+145.675733840 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d4bea0 item 68 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.326317409 +0000 UTC m=+145.676769212 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d40d00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41240): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41240): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41240): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41240): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41240): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.326317409 +0000 UTC m=+145.676769212 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41240): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d680e0 item 68 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41b40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41b40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41b40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41b40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41b40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.328870216 +0000 UTC m=+145.679322020 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d41b40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d920e0 item 69 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.330089884 +0000 UTC m=+145.680541687 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94540): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94540): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94540): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94540): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94540): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.330089884 +0000 UTC m=+145.680541687 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94540): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d922a0 item 69 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94e80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94e80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94e80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94e80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94e80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.332659523 +0000 UTC m=+145.683111327 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d94e80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dc82a0 item 70 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.333573327 +0000 UTC m=+145.684025130 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d95380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d958c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d958c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d958c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d958c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d958c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.333573327 +0000 UTC m=+145.684025130 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004d958c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dc8460 item 70 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc280): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc280): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc280): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc280): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc280): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.335906883 +0000 UTC m=+145.686358686 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc280): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004df8460 item 71 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.336938228 +0000 UTC m=+145.687390032 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddc780): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddcc80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddcc80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddcc80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddcc80): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddcc80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.336938228 +0000 UTC m=+145.687390032 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddcc80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004df8620 item 71 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddd5c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddd5c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddd5c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddd5c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddd5c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.33956801 +0000 UTC m=+145.690019813 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ddd5c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e28620 item 72 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.340390893 +0000 UTC m=+145.690842706 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004dddac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c080): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c080): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c080): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c080): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c080): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.340390893 +0000 UTC m=+145.690842706 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c080): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e287e0 item 72 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.343020054 +0000 UTC m=+145.693471837 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3c900): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3ce00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3ce00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3ce00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e5c7e0 item 73 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3ce00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3ce00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.343755504 +0000 UTC m=+145.694207287 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3ce00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e5c9a0 item 73 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.344503186 +0000 UTC m=+145.694954969 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d2c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d800): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d800): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d800): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.344503186 +0000 UTC m=+145.694954969 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e3d800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e5cb60 item 73 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.346436902 +0000 UTC m=+145.696888686 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94680): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94680): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94680): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e72b60 item 74 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94680): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94680): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.347031558 +0000 UTC m=+145.697483341 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94680): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e72d20 item 74 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.34774725 +0000 UTC m=+145.698199033 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e94bc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95140): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95140): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95140): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.34774725 +0000 UTC m=+145.698199033 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e72ee0 item 74 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.349553478 +0000 UTC m=+145.700005261 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95a40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95f40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95f40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95f40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb0ee0 item 75 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95f40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95f40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.35020012 +0000 UTC m=+145.700651903 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004e95f40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): _writeAt: size=3, off=2 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb10a0 item 75 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.350858094 +0000 UTC m=+145.701309876 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ece500): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecea40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecea40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecea40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecea40): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecea40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.350858094 +0000 UTC m=+145.701309876 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecea40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb1260 item 75 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.353635613 +0000 UTC m=+145.704087416 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf840): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ee5260 item 76 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf840): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.354617024 +0000 UTC m=+145.705068836 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecf840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ee5420 item 76 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): _writeAt: size=3, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.355978748 +0000 UTC m=+145.706430551 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004ecfd80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0c380): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0c380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0c380): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0c380): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0c380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.355978748 +0000 UTC m=+145.706430551 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0c380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ee55e0 item 76 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.358831949 +0000 UTC m=+145.709283752 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0cc80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f195e0 item 77 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.359662196 +0000 UTC m=+145.710113999 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d880): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d880): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d880): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.359662196 +0000 UTC m=+145.710113999 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f0d880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f197a0 item 77 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.364106452 +0000 UTC m=+145.714558275 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58200): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58700): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58700): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58700): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f577a0 item 78 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58700): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58700): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.366256343 +0000 UTC m=+145.716708147 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58e00): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58e00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58e00): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58e00): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58e00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.366256343 +0000 UTC m=+145.716708147 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f58e00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f57960 item 78 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.373211187 +0000 UTC m=+145.723663000 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59c00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59c00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59c00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fb9960 item 79 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59c00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59c00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.374525742 +0000 UTC m=+145.724977556 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004f59c00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8380): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8380): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8380): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8380): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8380): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.374525742 +0000 UTC m=+145.724977556 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8380): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fb9b20 item 79 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.378726921 +0000 UTC m=+145.729178735 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd8c80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fe3b20 item 80 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.380157455 +0000 UTC m=+145.730609268 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9800): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9800): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9800): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9800): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9800): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.380157455 +0000 UTC m=+145.730609268 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004fd9800): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fe3ce0 item 80 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788180): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788180): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788180): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.384214393 +0000 UTC m=+145.734666206 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c45b0 item 81 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.385216653 +0000 UTC m=+145.735668455 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788700): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788c40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788c40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788c40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788c40): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788c40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.385216653 +0000 UTC m=+145.735668455 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004788c40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007c4770 item 81 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047895c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047895c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047895c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047895c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047895c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.388404571 +0000 UTC m=+145.738856374 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0047895c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045c84d0 item 82 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.389450203 +0000 UTC m=+145.739902016 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004789b40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459a180): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459a180): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459a180): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459a180): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459a180): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.389450203 +0000 UTC m=+145.739902016 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459a180): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045c8690 item 82 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459ab40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459ab40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459ab40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459ab40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459ab40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.392296792 +0000 UTC m=+145.742748595 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459ab40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a0e70 item 83 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.394206734 +0000 UTC m=+145.744658546 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b580): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b580): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b580): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b580): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b580): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.394206734 +0000 UTC m=+145.744658546 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459b580): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a1030 item 83 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459bec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459bec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459bec0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459bec0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459bec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.396921105 +0000 UTC m=+145.747372907 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00459bec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0a10 item 84 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.397854445 +0000 UTC m=+145.748306258 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004680440): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046809c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046809c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046809c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046809c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046809c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.397854445 +0000 UTC m=+145.748306258 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0046809c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c0bd0 item 84 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681340): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681340): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681340): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681340): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681340): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.40063998 +0000 UTC m=+145.751091792 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681340): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000113c70 item 85 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.401594219 +0000 UTC m=+145.752046022 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681d80): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681d80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681d80): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681d80): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681d80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.401594219 +0000 UTC m=+145.752046022 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc004681d80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000166230 item 85 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fc8c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fc8c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fc8c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fc8c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fc8c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.404051056 +0000 UTC m=+145.754502859 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fc8c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362d90 item 86 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.405754691 +0000 UTC m=+145.756206515 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fce80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fd5c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fd5c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fd5c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fd5c0): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fd5c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.405754691 +0000 UTC m=+145.756206515 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004fd5c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000362f50 item 86 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000612b40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000612b40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000612b40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000612b40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000612b40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.408246875 +0000 UTC m=+145.758698669 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000612b40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492380 item 87 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.409082923 +0000 UTC m=+145.759534726 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000613bc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009ca4c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009ca4c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009ca4c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009ca4c0): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009ca4c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.409082923 +0000 UTC m=+145.759534726 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009ca4c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492620 item 87 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cb840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cb840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cb840): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cb840): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cb840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.411310641 +0000 UTC m=+145.761762434 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cb840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004addc0 item 88 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.412343488 +0000 UTC m=+145.762795282 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0009cbec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0002d7840): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0002d7840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0002d7840): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0002d7840): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0002d7840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.412343488 +0000 UTC m=+145.762795282 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0002d7840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de0e0 item 88 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.414858175 +0000 UTC m=+145.765309978 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000426900): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004270c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004270c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004270c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e98f0 item 89 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004270c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004270c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.415648137 +0000 UTC m=+145.766099930 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0004270c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9b90 item 89 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.416837737 +0000 UTC m=+145.767289551 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc000427880): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161c300): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161c300): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161c300): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161c300): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161c300): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.416837737 +0000 UTC m=+145.767289551 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161c300): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e9dc0 item 89 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.419552879 +0000 UTC m=+145.770004683 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161cc00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d140): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d140): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff030 item 90 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d140): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.420458548 +0000 UTC m=+145.770910351 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff1f0 item 90 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.421561136 +0000 UTC m=+145.772012939 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161d680): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161dc40): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161dc40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161dc40): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161dc40): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161dc40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.421561136 +0000 UTC m=+145.772012939 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00161dc40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004ff3b0 item 90 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.424328777 +0000 UTC m=+145.774780580 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f165c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f16b00): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f16b00): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f16b00): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003807e0 item 91 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f16b00): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f16b00): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.425314826 +0000 UTC m=+145.775766629 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f16b00): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): >_readAt: n=2, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): _writeAt: size=3, off=7 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000380d20 item 91 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.426288993 +0000 UTC m=+145.776740786 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17040): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17640): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17640): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17640): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17640): >_readAt: n=8, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17640): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.426288993 +0000 UTC m=+145.776740786 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17640): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000381110 item 91 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.429054239 +0000 UTC m=+145.779506043 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001f17f40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02640): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02640): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02640): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d3b20 item 92 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02640): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02640): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.429821568 +0000 UTC m=+145.780273371 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02640): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): open at offset 5 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d3ce0 item 92 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): _readAt: size=2, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): _writeAt: size=3, off=5 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): >_writeAt: n=3, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.430821594 +0000 UTC m=+145.781273387 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a02b80): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03140): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03140): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03140): >_readAt: n=3, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.430821594 +0000 UTC m=+145.781273387 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019d3ea0 item 92 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.432946279 +0000 UTC m=+145.783398082 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc001a03b40): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2100): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2100): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2100): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026ca540 item 93 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2100): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2100): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.433737222 +0000 UTC m=+145.784189025 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2100): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2840): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2840): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2840): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.433737222 +0000 UTC m=+145.784189025 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c2840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026ca700 item 93 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.43670088 +0000 UTC m=+145.787152683 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3140): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3780): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3780): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3780): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002616a80 item 94 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3780): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3780): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.437741993 +0000 UTC m=+145.788193796 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3780): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3ec0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3ec0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3ec0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3ec0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3ec0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.437741993 +0000 UTC m=+145.788193796 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc0025c3ec0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002616c40 item 94 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.441059164 +0000 UTC m=+145.791510968 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267e840): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267edc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267edc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267edc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c6cd20 item 95 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267edc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267edc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.44228882 +0000 UTC m=+145.792740613 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267edc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267f4c0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267f4c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267f4c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267f4c0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267f4c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.44228882 +0000 UTC m=+145.792740613 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267f4c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c6cee0 item 95 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 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 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): open at offset 0 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): _readAt: size=2, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): >_readAt: n=0, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.44524258 +0000 UTC m=+145.795694383 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc00267fdc0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc83c0): _writeAt: size=5, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc83c0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc83c0): >openPending: err= 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a55260 item 96 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc83c0): >_writeAt: n=5, err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc83c0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.446206217 +0000 UTC m=+145.796658020 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc83c0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/11 04:54:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:54:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/11 04:54:51 DEBUG : open-test-file: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc8ac0): _readAt: size=512, off=0 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc8ac0): openPending: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc8ac0): >openPending: err= 2025/07/11 04:54:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc8ac0): >_readAt: n=5, err=EOF 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc8ac0): close: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-11 04:54:51.446206217 +0000 UTC m=+145.796658020 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/11 04:54:51 DEBUG : open-test-file(0xc002bc8ac0): >close: err= 2025/07/11 04:54:51 DEBUG : open-test-file: Remove: 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a55420 item 96 2025/07/11 04:54:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/11 04:54:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/11 04:54:51 DEBUG : open-test-file: >Remove: err= 2025/07/11 04:54:51 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : >WaitForWriters: 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.72s) --- PASS: TestRWFileHandleOpenTests/writes (0.37s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.35s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:54:51 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:54:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:54:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:54:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:54:51 DEBUG : file1: newRWFileHandle: 2025/07/11 04:54:51 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/11 04:54:51 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:54:51 DEBUG : file1(0xc002c4e080): openPending: 2025/07/11 04:54:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:51 DEBUG : file1(0xc002c4e080): >openPending: err= 2025/07/11 04:54:51 DEBUG : file1: >newRWFileHandle: err= 2025/07/11 04:54:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:54:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/11 04:54:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/11 04:54:51 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/07/11 04:54:51 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : file1: reading active writers 2025/07/11 04:54:51 DEBUG : file1: active writers 1 2025/07/11 04:54:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : file1: reading active writers 2025/07/11 04:54:51 DEBUG : file1: active writers 1 2025/07/11 04:54:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : file1: reading active writers 2025/07/11 04:54:51 DEBUG : file1: active writers 1 2025/07/11 04:54:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : file1: reading active writers 2025/07/11 04:54:51 DEBUG : file1: active writers 1 2025/07/11 04:54:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:54:51 DEBUG : Looking for writers 2025/07/11 04:54:51 DEBUG : file1: reading active writers 2025/07/11 04:54:51 DEBUG : file1: active writers 1 2025/07/11 04:54:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:54:52 DEBUG : Looking for writers 2025/07/11 04:54:52 DEBUG : file1: reading active writers 2025/07/11 04:54:52 DEBUG : file1: active writers 1 2025/07/11 04:54:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:54:52 DEBUG : Looking for writers 2025/07/11 04:54:52 DEBUG : file1: reading active writers 2025/07/11 04:54:52 DEBUG : file1: active writers 1 2025/07/11 04:54:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/11 04:54:52 DEBUG : Looking for writers 2025/07/11 04:54:52 DEBUG : file1: reading active writers 2025/07/11 04:54:52 DEBUG : file1: active writers 1 2025/07/11 04:54:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:53 DEBUG : Looking for writers 2025/07/11 04:54:53 DEBUG : file1: reading active writers 2025/07/11 04:54:53 DEBUG : file1: active writers 1 2025/07/11 04:54:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:54 DEBUG : Looking for writers 2025/07/11 04:54:54 DEBUG : file1: reading active writers 2025/07/11 04:54:54 DEBUG : file1: active writers 1 2025/07/11 04:54:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:55 DEBUG : Looking for writers 2025/07/11 04:54:55 DEBUG : file1: reading active writers 2025/07/11 04:54:55 DEBUG : file1: active writers 1 2025/07/11 04:54:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:56 DEBUG : Looking for writers 2025/07/11 04:54:56 DEBUG : file1: reading active writers 2025/07/11 04:54:56 DEBUG : file1: active writers 1 2025/07/11 04:54:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:57 DEBUG : Looking for writers 2025/07/11 04:54:57 DEBUG : file1: reading active writers 2025/07/11 04:54:57 DEBUG : file1: active writers 1 2025/07/11 04:54:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:58 DEBUG : Looking for writers 2025/07/11 04:54:58 DEBUG : file1: reading active writers 2025/07/11 04:54:58 DEBUG : file1: active writers 1 2025/07/11 04:54:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:54:59 DEBUG : Looking for writers 2025/07/11 04:54:59 DEBUG : file1: reading active writers 2025/07/11 04:54:59 DEBUG : file1: active writers 1 2025/07/11 04:54:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:00 DEBUG : Looking for writers 2025/07/11 04:55:00 DEBUG : file1: reading active writers 2025/07/11 04:55:00 DEBUG : file1: active writers 1 2025/07/11 04:55:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:01 DEBUG : Looking for writers 2025/07/11 04:55:01 DEBUG : file1: reading active writers 2025/07/11 04:55:01 DEBUG : file1: active writers 1 2025/07/11 04:55:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:02 DEBUG : Looking for writers 2025/07/11 04:55:02 DEBUG : file1: reading active writers 2025/07/11 04:55:02 DEBUG : file1: active writers 1 2025/07/11 04:55:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:03 DEBUG : Looking for writers 2025/07/11 04:55:03 DEBUG : file1: reading active writers 2025/07/11 04:55:03 DEBUG : file1: active writers 1 2025/07/11 04:55:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:04 DEBUG : Looking for writers 2025/07/11 04:55:04 DEBUG : file1: reading active writers 2025/07/11 04:55:04 DEBUG : file1: active writers 1 2025/07/11 04:55:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:05 DEBUG : Looking for writers 2025/07/11 04:55:05 DEBUG : file1: reading active writers 2025/07/11 04:55:05 DEBUG : file1: active writers 1 2025/07/11 04:55:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:06 DEBUG : Looking for writers 2025/07/11 04:55:06 DEBUG : file1: reading active writers 2025/07/11 04:55:06 DEBUG : file1: active writers 1 2025/07/11 04:55:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:07 DEBUG : Looking for writers 2025/07/11 04:55:07 DEBUG : file1: reading active writers 2025/07/11 04:55:07 DEBUG : file1: active writers 1 2025/07/11 04:55:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:08 DEBUG : Looking for writers 2025/07/11 04:55:08 DEBUG : file1: reading active writers 2025/07/11 04:55:08 DEBUG : file1: active writers 1 2025/07/11 04:55:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:09 DEBUG : Looking for writers 2025/07/11 04:55:09 DEBUG : file1: reading active writers 2025/07/11 04:55:09 DEBUG : file1: active writers 1 2025/07/11 04:55:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:10 DEBUG : Looking for writers 2025/07/11 04:55:10 DEBUG : file1: reading active writers 2025/07/11 04:55:10 DEBUG : file1: active writers 1 2025/07/11 04:55:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:11 DEBUG : Looking for writers 2025/07/11 04:55:11 DEBUG : file1: reading active writers 2025/07/11 04:55:11 DEBUG : file1: active writers 1 2025/07/11 04:55:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:12 DEBUG : Looking for writers 2025/07/11 04:55:12 DEBUG : file1: reading active writers 2025/07/11 04:55:12 DEBUG : file1: active writers 1 2025/07/11 04:55:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:13 DEBUG : Looking for writers 2025/07/11 04:55:13 DEBUG : file1: reading active writers 2025/07/11 04:55:13 DEBUG : file1: active writers 1 2025/07/11 04:55:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:14 DEBUG : Looking for writers 2025/07/11 04:55:14 DEBUG : file1: reading active writers 2025/07/11 04:55:14 DEBUG : file1: active writers 1 2025/07/11 04:55:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:15 DEBUG : Looking for writers 2025/07/11 04:55:15 DEBUG : file1: reading active writers 2025/07/11 04:55:15 DEBUG : file1: active writers 1 2025/07/11 04:55:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:16 DEBUG : Looking for writers 2025/07/11 04:55:16 DEBUG : file1: reading active writers 2025/07/11 04:55:16 DEBUG : file1: active writers 1 2025/07/11 04:55:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:17 DEBUG : Looking for writers 2025/07/11 04:55:17 DEBUG : file1: reading active writers 2025/07/11 04:55:17 DEBUG : file1: active writers 1 2025/07/11 04:55:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:18 DEBUG : Looking for writers 2025/07/11 04:55:18 DEBUG : file1: reading active writers 2025/07/11 04:55:18 DEBUG : file1: active writers 1 2025/07/11 04:55:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:19 DEBUG : Looking for writers 2025/07/11 04:55:19 DEBUG : file1: reading active writers 2025/07/11 04:55:19 DEBUG : file1: active writers 1 2025/07/11 04:55:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:20 DEBUG : Looking for writers 2025/07/11 04:55:20 DEBUG : file1: reading active writers 2025/07/11 04:55:20 DEBUG : file1: active writers 1 2025/07/11 04:55:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/11 04:55:21 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0046343c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0015c0508 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824656528704} name:file1 opens:1 downloaders: o: fd:0xc0003980b8 info:{ModTime:{wall:13984877676564123410 ext:145801671022 loc:0x3ff2640} ATime:{wall:13984877676564123410 ext:145801671022 loc:0x3ff2640} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/11 04:55:21 DEBUG : >WaitForWriters: 2025/07/11 04:55:21 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.25s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:21 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:21 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:55:21 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:21 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:55:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:21 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:21 DEBUG : rename_me: newRWFileHandle: 2025/07/11 04:55:21 DEBUG : rename_me(0xc002f3b2c0): openPending: 2025/07/11 04:55:21 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/11 04:55:21 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/07/11 04:55:21 INFO : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/11 04:55:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/11 04:55:21 DEBUG : rename_me(0xc002f3b2c0): >openPending: err= 2025/07/11 04:55:21 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/11 04:55:21 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/11 04:55:21 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/11 04:55:21 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/11 04:55:21 DEBUG : rename_me(0xc002f3b2c0): _writeAt: size=5, off=0 2025/07/11 04:55:21 DEBUG : rename_me(0xc002f3b2c0): >_writeAt: n=5, err= 2025/07/11 04:55:21 DEBUG : rename_me(0xc002f3b2c0): close: 2025/07/11 04:55:21 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-11 04:55:21.70656609 +0000 UTC m=+176.057017912 2025/07/11 04:55:21 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/11 04:55:21 DEBUG : rename_me(0xc002f3b2c0): >close: err= 2025/07/11 04:55:21 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/11 04:55:21 DEBUG : i_was_renamed: Updating file with 0xc0009766c0 2025/07/11 04:55:21 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/11 04:55:21 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/11 04:55:21 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:21 DEBUG : Looking for writers 2025/07/11 04:55:21 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/11 04:55:21 DEBUG : Looking for writers 2025/07/11 04:55:21 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/11 04:55:21 DEBUG : Looking for writers 2025/07/11 04:55:21 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/11 04:55:21 DEBUG : Looking for writers 2025/07/11 04:55:21 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/11 04:55:21 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/11 04:55:21 DEBUG : Looking for writers 2025/07/11 04:55:21 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/11 04:55:22 DEBUG : Looking for writers 2025/07/11 04:55:22 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/11 04:55:22 INFO : i_was_renamed: Copied (new) 2025/07/11 04:55:22 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/07/11 04:55:22 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/11 04:55:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/11 04:55:22 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/11 04:55:22 DEBUG : Looking for writers 2025/07/11 04:55:22 DEBUG : i_was_renamed: reading active writers 2025/07/11 04:55:22 DEBUG : >WaitForWriters: 2025/07/11 04:55:22 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.70s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:22 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:22 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/11 04:55:22 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:22 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" 2025/07/11 04:55:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/11 04:55:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-jixiyaw7seke" read_write_test.go:729: skip as modtime not supported 2025/07/11 04:55:22 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:22 DEBUG : Looking for writers 2025/07/11 04:55:22 DEBUG : >WaitForWriters: 2025/07/11 04:55:22 DEBUG : mega root 'rclone-test-jixiyaw7seke': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:22 DEBUG : forgetting directory cache 2025/07/11 04:55:23 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:23 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:23 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:23 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/11 04:55:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/11 04:55:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/11 04:55:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/11 04:55:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:24 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/11 04:55:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/11 04:55:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/11 04:55:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/11 04:55:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/11 04:55:24 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/11 04:55:24 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/11 04:55:24 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/11 04:55:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/11 04:55:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/11 04:55:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/11 04:55:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/11 04:55:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:24 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/11 04:55:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/11 04:55:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/11 04:55:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:25 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:25 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:25 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:25 DEBUG : Looking for writers 2025/07/11 04:55:25 DEBUG : FiLeA: reading active writers 2025/07/11 04:55:25 DEBUG : FiLeB: reading active writers 2025/07/11 04:55:25 DEBUG : FilEb: reading active writers 2025/07/11 04:55:25 DEBUG : >WaitForWriters: 2025/07/11 04:55:25 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:25 DEBUG : Looking for writers 2025/07/11 04:55:25 DEBUG : FiLeA: reading active writers 2025/07/11 04:55:25 DEBUG : FiLeB: reading active writers 2025/07/11 04:55:25 DEBUG : FilEb: reading active writers 2025/07/11 04:55:25 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.06s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:25 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:25 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/11 04:55:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/11 04:55:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/11 04:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:26 DEBUG : Looking for writers 2025/07/11 04:55:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/11 04:55:26 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/11 04:55:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.13s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:26 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:26 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:26 DEBUG : mega root 'rclone-test-jixiyaw7seke': Reusing VFS from active cache 2025/07/11 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:26 DEBUG : Looking for writers 2025/07/11 04:55:26 DEBUG : >WaitForWriters: 2025/07/11 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:26 DEBUG : Looking for writers 2025/07/11 04:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:26 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:26 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:26 DEBUG : Looking for writers 2025/07/11 04:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:26 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:26 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:26 DEBUG : Looking for writers 2025/07/11 04:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:26 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:26 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:26 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:26 DEBUG : dir: Looking for writers 2025/07/11 04:55:26 DEBUG : file2: reading active writers 2025/07/11 04:55:26 DEBUG : Looking for writers 2025/07/11 04:55:26 DEBUG : dir: reading active writers 2025/07/11 04:55:26 DEBUG : file1: reading active writers 2025/07/11 04:55:26 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.69s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:27 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:27 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:28 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:28 DEBUG : dir: Looking for writers 2025/07/11 04:55:28 DEBUG : Looking for writers 2025/07/11 04:55:28 DEBUG : dir: reading active writers 2025/07/11 04:55:28 DEBUG : file1: reading active writers 2025/07/11 04:55:28 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (2.29s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:29 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:29 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:30 DEBUG : file1: Open: flags=O_RDONLY 2025/07/11 04:55:30 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/11 04:55:30 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/11 04:55:30 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:30 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/11 04:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/11 04:55:30 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (0 bytes), uploading instead of streaming 2025/07/11 04:55:30 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/11 04:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/11 04:55:30 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:30 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/11 04:55:30 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:30 DEBUG : dir: Looking for writers 2025/07/11 04:55:30 DEBUG : file2: reading active writers 2025/07/11 04:55:30 DEBUG : new_file.txt: reading active writers 2025/07/11 04:55:30 DEBUG : Looking for writers 2025/07/11 04:55:30 DEBUG : dir: reading active writers 2025/07/11 04:55:30 DEBUG : file1: reading active writers 2025/07/11 04:55:30 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.62s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:31 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:31 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:31 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/11 04:55:31 DEBUG : dir/file1: Updating file with dir/file1 0xc00384ba40 2025/07/11 04:55:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/11 04:55:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:32 INFO : dir/file1: Moved (server-side) to: file0 2025/07/11 04:55:32 DEBUG : file0: Updating file with file0 0xc00384ba40 2025/07/11 04:55:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/11 04:55:32 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/11 04:55:32 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:32 DEBUG : dir: Looking for writers 2025/07/11 04:55:32 DEBUG : Looking for writers 2025/07/11 04:55:32 DEBUG : dir: reading active writers 2025/07/11 04:55:32 DEBUG : file0: reading active writers 2025/07/11 04:55:32 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.17s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:32 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:32 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:32 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:32 DEBUG : Looking for writers 2025/07/11 04:55:32 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.06s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:32 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:32 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:32 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/11 04:55:32 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/11 04:55:32 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/11 04:55:32 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/11 04:55:32 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:324: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:324 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c", "c"} Diff: --- Expected +++ Actual @@ -4,3 +4,3 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "c" } Test: TestVFSMkdir Messages: directories 2025/07/11 04:55:32 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:32 DEBUG : Looking for writers 2025/07/11 04:55:32 DEBUG : a: Looking for writers 2025/07/11 04:55:32 DEBUG : b: Looking for writers 2025/07/11 04:55:32 DEBUG : c: Looking for writers 2025/07/11 04:55:32 DEBUG : d: Looking for writers 2025/07/11 04:55:32 DEBUG : Looking for writers 2025/07/11 04:55:32 DEBUG : /: reading active writers 2025/07/11 04:55:32 DEBUG : a: reading active writers 2025/07/11 04:55:32 DEBUG : b: reading active writers 2025/07/11 04:55:32 DEBUG : c: reading active writers 2025/07/11 04:55:32 DEBUG : d: reading active writers 2025/07/11 04:55:32 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (1.47s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:33 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:33 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:34 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/11 04:55:34 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/11 04:55:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/11 04:55:34 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/11 04:55:34 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:34 DEBUG : a/b/c/d: Looking for writers 2025/07/11 04:55:34 DEBUG : a/b/c: Looking for writers 2025/07/11 04:55:34 DEBUG : d: reading active writers 2025/07/11 04:55:34 DEBUG : a/b: Looking for writers 2025/07/11 04:55:34 DEBUG : c: reading active writers 2025/07/11 04:55:34 DEBUG : a: Looking for writers 2025/07/11 04:55:34 DEBUG : b: reading active writers 2025/07/11 04:55:34 DEBUG : Looking for writers 2025/07/11 04:55:34 DEBUG : a: reading active writers 2025/07/11 04:55:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.53s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:35 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:35 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:35 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:35 DEBUG : Looking for writers 2025/07/11 04:55:35 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:35 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:35 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/11 04:55:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/11 04:55:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/11 04:55:35 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (5 bytes), uploading instead of streaming 2025/07/11 04:55:35 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:35 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/11 04:55:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/11 04:55:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:35 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (0 bytes), uploading instead of streaming 2025/07/11 04:55:36 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:55:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/11 04:55:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/11 04:55:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:36 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (7 bytes), uploading instead of streaming 2025/07/11 04:55:36 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:55:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:36 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:36 DEBUG : Looking for writers 2025/07/11 04:55:36 DEBUG : file1: reading active writers 2025/07/11 04:55:36 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.27s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:36 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:36 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:36 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/11 04:55:37 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/11 04:55:37 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/11 04:55:37 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/11 04:55:37 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (11 bytes), uploading instead of streaming 2025/07/11 04:55:37 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:55:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:37 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/11 04:55:37 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:37 DEBUG : Looking for writers 2025/07/11 04:55:37 DEBUG : file1: reading active writers 2025/07/11 04:55:37 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (8.26s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:44 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:44 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:44 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:44 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/11 04:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:44 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (5 bytes), uploading instead of streaming 2025/07/11 04:55:45 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:45 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/11 04:55:45 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:45 DEBUG : Looking for writers 2025/07/11 04:55:45 DEBUG : file1: reading active writers 2025/07/11 04:55:45 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.20s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:45 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:45 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:55:45 DEBUG : file1: WriteFileHandle.Release closing 2025/07/11 04:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:45 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (0 bytes), uploading instead of streaming 2025/07/11 04:55:45 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:45 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/11 04:55:45 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:45 DEBUG : Looking for writers 2025/07/11 04:55:45 DEBUG : file1: reading active writers 2025/07/11 04:55:45 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (7.31s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:55:52 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:55:52 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:55:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:55:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:55:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:55:52 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:55:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/11 04:55:52 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:55:52 DEBUG : Looking for writers 2025/07/11 04:55:52 DEBUG : file1: reading active writers 2025/07/11 04:55:52 DEBUG : file1: active writers 1 2025/07/11 04:55:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/11 04:55:52 DEBUG : Looking for writers 2025/07/11 04:55:52 DEBUG : file1: reading active writers 2025/07/11 04:55:52 DEBUG : file1: active writers 1 2025/07/11 04:55:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/11 04:55:52 DEBUG : Looking for writers 2025/07/11 04:55:52 DEBUG : file1: reading active writers 2025/07/11 04:55:52 DEBUG : file1: active writers 1 2025/07/11 04:55:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/11 04:55:52 DEBUG : Looking for writers 2025/07/11 04:55:52 DEBUG : file1: reading active writers 2025/07/11 04:55:52 DEBUG : file1: active writers 1 2025/07/11 04:55:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/11 04:55:52 DEBUG : Looking for writers 2025/07/11 04:55:52 DEBUG : file1: reading active writers 2025/07/11 04:55:52 DEBUG : file1: active writers 1 2025/07/11 04:55:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/11 04:55:52 DEBUG : Looking for writers 2025/07/11 04:55:52 DEBUG : file1: reading active writers 2025/07/11 04:55:52 DEBUG : file1: active writers 1 2025/07/11 04:55:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/11 04:55:53 DEBUG : Looking for writers 2025/07/11 04:55:53 DEBUG : file1: reading active writers 2025/07/11 04:55:53 DEBUG : file1: active writers 1 2025/07/11 04:55:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/11 04:55:53 DEBUG : Looking for writers 2025/07/11 04:55:53 DEBUG : file1: reading active writers 2025/07/11 04:55:53 DEBUG : file1: active writers 1 2025/07/11 04:55:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:55:54 DEBUG : Looking for writers 2025/07/11 04:55:54 DEBUG : file1: reading active writers 2025/07/11 04:55:54 DEBUG : file1: active writers 1 2025/07/11 04:55:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:55:55 DEBUG : Looking for writers 2025/07/11 04:55:55 DEBUG : file1: reading active writers 2025/07/11 04:55:55 DEBUG : file1: active writers 1 2025/07/11 04:55:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:55:56 DEBUG : Looking for writers 2025/07/11 04:55:56 DEBUG : file1: reading active writers 2025/07/11 04:55:56 DEBUG : file1: active writers 1 2025/07/11 04:55:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:55:57 DEBUG : Looking for writers 2025/07/11 04:55:57 DEBUG : file1: reading active writers 2025/07/11 04:55:57 DEBUG : file1: active writers 1 2025/07/11 04:55:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:55:58 DEBUG : Looking for writers 2025/07/11 04:55:58 DEBUG : file1: reading active writers 2025/07/11 04:55:58 DEBUG : file1: active writers 1 2025/07/11 04:55:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:55:59 DEBUG : Looking for writers 2025/07/11 04:55:59 DEBUG : file1: reading active writers 2025/07/11 04:55:59 DEBUG : file1: active writers 1 2025/07/11 04:55:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:00 DEBUG : Looking for writers 2025/07/11 04:56:00 DEBUG : file1: reading active writers 2025/07/11 04:56:00 DEBUG : file1: active writers 1 2025/07/11 04:56:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:01 DEBUG : Looking for writers 2025/07/11 04:56:01 DEBUG : file1: reading active writers 2025/07/11 04:56:01 DEBUG : file1: active writers 1 2025/07/11 04:56:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:02 DEBUG : Looking for writers 2025/07/11 04:56:02 DEBUG : file1: reading active writers 2025/07/11 04:56:02 DEBUG : file1: active writers 1 2025/07/11 04:56:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:03 DEBUG : Looking for writers 2025/07/11 04:56:03 DEBUG : file1: reading active writers 2025/07/11 04:56:03 DEBUG : file1: active writers 1 2025/07/11 04:56:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:04 DEBUG : Looking for writers 2025/07/11 04:56:04 DEBUG : file1: reading active writers 2025/07/11 04:56:04 DEBUG : file1: active writers 1 2025/07/11 04:56:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:05 DEBUG : Looking for writers 2025/07/11 04:56:05 DEBUG : file1: reading active writers 2025/07/11 04:56:05 DEBUG : file1: active writers 1 2025/07/11 04:56:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:06 DEBUG : Looking for writers 2025/07/11 04:56:06 DEBUG : file1: reading active writers 2025/07/11 04:56:06 DEBUG : file1: active writers 1 2025/07/11 04:56:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:07 DEBUG : Looking for writers 2025/07/11 04:56:07 DEBUG : file1: reading active writers 2025/07/11 04:56:07 DEBUG : file1: active writers 1 2025/07/11 04:56:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:08 DEBUG : Looking for writers 2025/07/11 04:56:08 DEBUG : file1: reading active writers 2025/07/11 04:56:08 DEBUG : file1: active writers 1 2025/07/11 04:56:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:09 DEBUG : Looking for writers 2025/07/11 04:56:09 DEBUG : file1: reading active writers 2025/07/11 04:56:09 DEBUG : file1: active writers 1 2025/07/11 04:56:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:10 DEBUG : Looking for writers 2025/07/11 04:56:10 DEBUG : file1: reading active writers 2025/07/11 04:56:10 DEBUG : file1: active writers 1 2025/07/11 04:56:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:11 DEBUG : Looking for writers 2025/07/11 04:56:11 DEBUG : file1: reading active writers 2025/07/11 04:56:11 DEBUG : file1: active writers 1 2025/07/11 04:56:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:12 DEBUG : Looking for writers 2025/07/11 04:56:12 DEBUG : file1: reading active writers 2025/07/11 04:56:12 DEBUG : file1: active writers 1 2025/07/11 04:56:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:13 DEBUG : Looking for writers 2025/07/11 04:56:13 DEBUG : file1: reading active writers 2025/07/11 04:56:13 DEBUG : file1: active writers 1 2025/07/11 04:56:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:14 DEBUG : Looking for writers 2025/07/11 04:56:14 DEBUG : file1: reading active writers 2025/07/11 04:56:14 DEBUG : file1: active writers 1 2025/07/11 04:56:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:15 DEBUG : Looking for writers 2025/07/11 04:56:15 DEBUG : file1: reading active writers 2025/07/11 04:56:15 DEBUG : file1: active writers 1 2025/07/11 04:56:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:16 DEBUG : Looking for writers 2025/07/11 04:56:16 DEBUG : file1: reading active writers 2025/07/11 04:56:16 DEBUG : file1: active writers 1 2025/07/11 04:56:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:17 DEBUG : Looking for writers 2025/07/11 04:56:17 DEBUG : file1: reading active writers 2025/07/11 04:56:17 DEBUG : file1: active writers 1 2025/07/11 04:56:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:18 DEBUG : Looking for writers 2025/07/11 04:56:18 DEBUG : file1: reading active writers 2025/07/11 04:56:18 DEBUG : file1: active writers 1 2025/07/11 04:56:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:19 DEBUG : Looking for writers 2025/07/11 04:56:19 DEBUG : file1: reading active writers 2025/07/11 04:56:19 DEBUG : file1: active writers 1 2025/07/11 04:56:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:20 DEBUG : Looking for writers 2025/07/11 04:56:20 DEBUG : file1: reading active writers 2025/07/11 04:56:20 DEBUG : file1: active writers 1 2025/07/11 04:56:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:21 DEBUG : Looking for writers 2025/07/11 04:56:21 DEBUG : file1: reading active writers 2025/07/11 04:56:21 DEBUG : file1: active writers 1 2025/07/11 04:56:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/11 04:56:22 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/11 04:56:22 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:56:22 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:56:22 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:56:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:56:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:56:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:56:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:56:22 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (0 bytes), uploading instead of streaming 2025/07/11 04:56:22 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:56:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:56:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:56:22 DEBUG : file1: Open: flags=O_RDONLY 2025/07/11 04:56:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/11 04:56:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/11 04:56:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:56:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/11 04:56:22 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:56:22 DEBUG : Looking for writers 2025/07/11 04:56:22 DEBUG : file1: reading active writers 2025/07/11 04:56:22 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestFileReadAtZeroLength (7.26s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-jixiyaw7seke'", Local "Local file system at /tmp/rclone464517863", Modify Window "876000h0m0s" 2025/07/11 04:56:29 INFO : mega root 'rclone-test-jixiyaw7seke': poll-interval is not supported by this remote 2025/07/11 04:56:29 NOTICE: mega root 'rclone-test-jixiyaw7seke': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/11 04:56:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/11 04:56:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/11 04:56:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:56:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/11 04:56:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/11 04:56:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:56:29 DEBUG : mega root 'rclone-test-jixiyaw7seke': File to upload is small (100 bytes), uploading instead of streaming 2025/07/11 04:56:29 DEBUG : file1: Size of src and dst objects identical 2025/07/11 04:56:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/11 04:56:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/11 04:56:29 DEBUG : file1: Open: flags=O_RDONLY 2025/07/11 04:56:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/11 04:56:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/11 04:56:29 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/11 04:56:30 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/11 04:56:30 DEBUG : WaitForWriters: timeout=30s 2025/07/11 04:56:30 DEBUG : Looking for writers 2025/07/11 04:56:30 DEBUG : file1: reading active writers 2025/07/11 04:56:30 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.43s) FAIL 2025/07/11 04:56:30 DEBUG : mega root 'rclone-test-jixiyaw7seke': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|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)$|^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 4m4.815817608s (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 TestVFSMkdir]