"./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 4/5) 2025/08/18 03:16:58 DEBUG : Creating backend with remote "TestMega:rclone-test-vasoxin7sujo" 2025/08/18 03:16:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/18 03:17:14 DEBUG : Creating backend with remote "/tmp/rclone1549424145" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:17:14 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:17:14 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:17:15 ERROR : dir/: Dir.Remove not empty 2025/08/18 03:17:15 DEBUG : dir/file1: Remove: 2025/08/18 03:17:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:17:17 DEBUG : dir/file1: >Remove: err= 2025/08/18 03:17:17 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: directory not empty Test: TestDirRemove 2025/08/18 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:17 DEBUG : dir: Looking for writers 2025/08/18 03:17:17 DEBUG : Looking for writers 2025/08/18 03:17:17 DEBUG : dir: reading active writers 2025/08/18 03:17:17 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (2.58s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:17:17 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:17:17 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:17:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:17 DEBUG : dir: Looking for writers 2025/08/18 03:17:17 DEBUG : file1: reading active writers 2025/08/18 03:17:17 DEBUG : Looking for writers 2025/08/18 03:17:17 DEBUG : dir: reading active writers 2025/08/18 03:17:17 DEBUG : >WaitForWriters: 2025/08/18 03:17:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:17:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00066e180 2025/08/18 03:17:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:17:18 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/08/18 03:17:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:17:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00066e180 2025/08/18 03:17:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:17:25 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/08/18 03:17:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:17:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:17:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:17:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc00066e180 2025/08/18 03:17:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:17:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:17:32 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:17:32 NOTICE: mega root 'rclone-test-vasoxin7sujo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/18 03:17:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:17:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:17:32 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:17:32 INFO : newLeaf: Deleted 2025/08/18 03:17:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:17:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00066e180 2025/08/18 03:17:32 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:32 DEBUG : dir: Looking for writers 2025/08/18 03:17:32 DEBUG : Looking for writers 2025/08/18 03:17:32 DEBUG : dir: reading active writers 2025/08/18 03:17:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:17:32 DEBUG : >WaitForWriters: 2025/08/18 03:17:32 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:32 DEBUG : dir: Looking for writers 2025/08/18 03:17:32 DEBUG : Looking for writers 2025/08/18 03:17:32 DEBUG : dir: reading active writers 2025/08/18 03:17:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:17:32 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:17:33 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:17:33 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:17:33 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:17:33 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:17:33 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:17:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:17:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:17:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:17:33 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:17:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:33 DEBUG : dir: Looking for writers 2025/08/18 03:17:33 DEBUG : file1: reading active writers 2025/08/18 03:17:33 DEBUG : Looking for writers 2025/08/18 03:17:33 DEBUG : dir: reading active writers 2025/08/18 03:17:33 DEBUG : >WaitForWriters: 2025/08/18 03:17:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:17:33 DEBUG : newLeaf: Updating file with newLeaf 0xc00066ef00 2025/08/18 03:17:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:17:33 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/08/18 03:17:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:17:41 DEBUG : dir/file1: Updating file with dir/file1 0xc00066ef00 2025/08/18 03:17:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:17:41 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/08/18 03:17:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:17:48 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/08/18 03:17:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:17:48 DEBUG : dir/file1: File is currently open, delaying rename 0xc00066ef00 2025/08/18 03:17:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:17:48 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (25 bytes), uploading instead of streaming 2025/08/18 03:17:48 DEBUG : dir/file1: Size of src and dst objects identical 2025/08/18 03:17:48 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:17:48 DEBUG : newLeaf: Running delayed rename now 2025/08/18 03:17:48 INFO : newLeaf: Deleted 2025/08/18 03:17:48 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:17:48 DEBUG : newLeaf: Updating file with newLeaf 0xc00066ef00 2025/08/18 03:17:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:48 DEBUG : dir: Looking for writers 2025/08/18 03:17:48 DEBUG : Looking for writers 2025/08/18 03:17:48 DEBUG : dir: reading active writers 2025/08/18 03:17:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:17:48 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /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 (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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" 2025/08/18 03:17:55 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:17:55 DEBUG : dir: Looking for writers 2025/08/18 03:17:55 DEBUG : Looking for writers 2025/08/18 03:17:55 DEBUG : dir: reading active writers 2025/08/18 03:17:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:17:55 DEBUG : >WaitForWriters: 2025/08/18 03:17:55 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:18:02 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:18:02 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:18:02 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:18:02 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:02 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:18:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:18:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:02 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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 "newLeaf" 2025/08/18 03:18:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:18:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:18:10 DEBUG : dir/file1(0xc007937e40): openPending: 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:18:10 DEBUG : dir/file1(0xc007937e40): >openPending: err= 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:18:10 DEBUG : dir/file1(0xc007937e40): _writeAt: size=14, off=0 2025/08/18 03:18:10 DEBUG : dir/file1(0xc007937e40): >_writeAt: n=14, err= 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:18:10 DEBUG : dir/file1(0xc007937e40): close: 2025/08/18 03:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:18:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:18:10 DEBUG : dir/file1(0xc007937e40): >close: err= 2025/08/18 03:18:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:18:10 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:18:10 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:18:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:18:10 DEBUG : dir: Looking for writers 2025/08/18 03:18:10 DEBUG : file1: reading active writers 2025/08/18 03:18:10 DEBUG : Looking for writers 2025/08/18 03:18:10 DEBUG : dir: reading active writers 2025/08/18 03:18:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:10 DEBUG : >WaitForWriters: 2025/08/18 03:18:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:18:10 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:18:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:18:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:18:10 DEBUG : dir/file1(0xc0008de3c0): _readAt: size=512, off=0 2025/08/18 03:18:10 DEBUG : dir/file1(0xc0008de3c0): openPending: 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:18:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:18:10 DEBUG : dir/file1(0xc0008de3c0): >openPending: err= 2025/08/18 03:18:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:18:10 DEBUG : dir/file1(0xc0008de3c0): >_readAt: n=14, err=EOF 2025/08/18 03:18:10 DEBUG : dir/file1(0xc0008de3c0): close: 2025/08/18 03:18:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:18:10 +0000 UTC 2025/08/18 03:18:10 DEBUG : dir/file1(0xc0008de3c0): >close: err= 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:338 /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), newLeaf (25) 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:338 /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 "newLeaf" 2025/08/18 03:18:17 INFO : newLeaf: Deleted 2025/08/18 03:18:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:18:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:18:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00066f740 2025/08/18 03:18:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:18:18 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=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/minimal,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 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=true Messages: Unexpected file "newLeaf" 2025/08/18 03:18:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:18:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:18:25 DEBUG : dir/file1: Updating file with dir/file1 0xc00066f740 2025/08/18 03:18:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:18:25 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), newLeaf (25) 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 "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=true Messages: Unexpected file "dir/file1" 2025/08/18 03:18:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:18:32 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:18:32 DEBUG : dir/file1(0xc000aca180): openPending: 2025/08/18 03:18:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:18:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:18:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:18:32 DEBUG : dir/file1(0xc000aca180): >openPending: err= 2025/08/18 03:18:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:18:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:18:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:18:32 DEBUG : dir/file1(0xc000aca180): _writeAt: size=25, off=0 2025/08/18 03:18:32 DEBUG : dir/file1(0xc000aca180): >_writeAt: n=25, err= 2025/08/18 03:18:32 INFO : newLeaf: Deleted 2025/08/18 03:18:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:18:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:18:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00066f740 2025/08/18 03:18:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:18:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:18:32 DEBUG : newLeaf(0xc000aca180): close: 2025/08/18 03:18:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:18:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:18:32.270203237 +0000 UTC m=+93.742585385 2025/08/18 03:18:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:18:32 DEBUG : newLeaf(0xc000aca180): >close: err= 2025/08/18 03:18:32 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:18:32 DEBUG : dir: Looking for writers 2025/08/18 03:18:32 DEBUG : Looking for writers 2025/08/18 03:18:32 DEBUG : dir: reading active writers 2025/08/18 03:18:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:18:32 DEBUG : dir: Looking for writers 2025/08/18 03:18:32 DEBUG : Looking for writers 2025/08/18 03:18:32 DEBUG : dir: reading active writers 2025/08/18 03:18:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:18:32 DEBUG : dir: Looking for writers 2025/08/18 03:18:32 DEBUG : Looking for writers 2025/08/18 03:18:32 DEBUG : dir: reading active writers 2025/08/18 03:18:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:18:32 DEBUG : dir: Looking for writers 2025/08/18 03:18:32 DEBUG : Looking for writers 2025/08/18 03:18:32 DEBUG : dir: reading active writers 2025/08/18 03:18:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:18:32 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:18:32 DEBUG : dir: Looking for writers 2025/08/18 03:18:32 DEBUG : Looking for writers 2025/08/18 03:18:32 DEBUG : dir: reading active writers 2025/08/18 03:18:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:18:32 DEBUG : dir: Looking for writers 2025/08/18 03:18:32 DEBUG : Looking for writers 2025/08/18 03:18:32 DEBUG : dir: reading active writers 2025/08/18 03:18:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:18:32 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:18:32 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:18:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:18:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:18:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:18:33 DEBUG : dir: Looking for writers 2025/08/18 03:18:33 DEBUG : Looking for writers 2025/08/18 03:18:33 DEBUG : dir: reading active writers 2025/08/18 03:18:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:33 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /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 newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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 "newLeaf" 2025/08/18 03:18:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:18:40 DEBUG : dir: Looking for writers 2025/08/18 03:18:40 DEBUG : Looking for writers 2025/08/18 03:18:40 DEBUG : dir: reading active writers 2025/08/18 03:18:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:40 DEBUG : >WaitForWriters: 2025/08/18 03:18:40 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:18:47 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:18:47 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:18:47 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:47 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:18:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:18:47 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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" 2025/08/18 03:18:54 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:18:54 DEBUG : dir: Looking for writers 2025/08/18 03:18:54 DEBUG : file1: reading active writers 2025/08/18 03:18:54 DEBUG : Looking for writers 2025/08/18 03:18:54 DEBUG : dir: reading active writers 2025/08/18 03:18:54 DEBUG : newLeaf: reading active writers 2025/08/18 03:18:54 DEBUG : >WaitForWriters: 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:338 /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), newLeaf (25) 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:338 /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" 2025/08/18 03:19:01 INFO : newLeaf: Deleted 2025/08/18 03:19:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:19:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000bb8300 2025/08/18 03:19:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:19: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/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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 "newLeaf" 2025/08/18 03:19:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:19:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000bb8300 2025/08/18 03:19:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:19: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/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (25) 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/08/18 03:19:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:19:16 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:19:16 DEBUG : dir/file1(0xc000c2e300): openPending: 2025/08/18 03:19:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:19:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:19:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:19:16 DEBUG : dir/file1(0xc000c2e300): >openPending: err= 2025/08/18 03:19:16 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:19:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:19:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:19:16 DEBUG : dir/file1(0xc000c2e300): _writeAt: size=25, off=0 2025/08/18 03:19:16 DEBUG : dir/file1(0xc000c2e300): >_writeAt: n=25, err= 2025/08/18 03:19:16 INFO : newLeaf: Deleted 2025/08/18 03:19:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:19:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:19:16 DEBUG : newLeaf: Updating file with newLeaf 0xc000bb8300 2025/08/18 03:19:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:19:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:19:16 DEBUG : newLeaf(0xc000c2e300): close: 2025/08/18 03:19:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:19:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:19:16.439617837 +0000 UTC m=+137.912000016 2025/08/18 03:19:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:19:16 DEBUG : newLeaf(0xc000c2e300): >close: err= 2025/08/18 03:19:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:19:16 DEBUG : dir: Looking for writers 2025/08/18 03:19:16 DEBUG : Looking for writers 2025/08/18 03:19:16 DEBUG : dir: reading active writers 2025/08/18 03:19:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:19:16 DEBUG : dir: Looking for writers 2025/08/18 03:19:16 DEBUG : Looking for writers 2025/08/18 03:19:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:16 DEBUG : dir: reading active writers 2025/08/18 03:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:19:16 DEBUG : dir: Looking for writers 2025/08/18 03:19:16 DEBUG : Looking for writers 2025/08/18 03:19:16 DEBUG : dir: reading active writers 2025/08/18 03:19:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:19:16 DEBUG : dir: Looking for writers 2025/08/18 03:19:16 DEBUG : Looking for writers 2025/08/18 03:19:16 DEBUG : dir: reading active writers 2025/08/18 03:19:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:19:16 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:19:16 DEBUG : dir: Looking for writers 2025/08/18 03:19:16 DEBUG : Looking for writers 2025/08/18 03:19:16 DEBUG : dir: reading active writers 2025/08/18 03:19:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:19:16 DEBUG : dir: Looking for writers 2025/08/18 03:19:16 DEBUG : Looking for writers 2025/08/18 03:19:16 DEBUG : dir: reading active writers 2025/08/18 03:19:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:19:17 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:19:17 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:19:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:19:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:19:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:19:17 DEBUG : dir: Looking for writers 2025/08/18 03:19:17 DEBUG : Looking for writers 2025/08/18 03:19:17 DEBUG : dir: reading active writers 2025/08/18 03:19:17 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:17 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /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 (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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" 2025/08/18 03:19:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:19:24 DEBUG : dir: Looking for writers 2025/08/18 03:19:24 DEBUG : Looking for writers 2025/08/18 03:19:24 DEBUG : dir: reading active writers 2025/08/18 03:19:24 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:24 DEBUG : >WaitForWriters: 2025/08/18 03:19:24 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:19:31 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:19:31 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:19:31 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:19:31 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:19:31 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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 "newLeaf" 2025/08/18 03:19:38 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:19:38 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:19:38 DEBUG : dir/file1(0xc007885040): openPending: 2025/08/18 03:19:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:19:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:19:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:19:38 DEBUG : dir/file1(0xc007885040): >openPending: err= 2025/08/18 03:19:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:19:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:19:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:19:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:19:38 DEBUG : dir/file1(0xc007885040): _writeAt: size=14, off=0 2025/08/18 03:19:38 DEBUG : dir/file1(0xc007885040): >_writeAt: n=14, err= 2025/08/18 03:19:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:19:38 DEBUG : dir/file1(0xc007885040): close: 2025/08/18 03:19:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:19:38 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/08/18 03:19:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:19:38 DEBUG : dir/file1(0xc007885040): >close: err= 2025/08/18 03:19:38 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:19:38 DEBUG : dir: Looking for writers 2025/08/18 03:19:38 DEBUG : file1: reading active writers 2025/08/18 03:19:38 DEBUG : Looking for writers 2025/08/18 03:19:38 DEBUG : dir: reading active writers 2025/08/18 03:19:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:19:38 DEBUG : dir: Looking for writers 2025/08/18 03:19:38 DEBUG : file1: reading active writers 2025/08/18 03:19:38 DEBUG : Looking for writers 2025/08/18 03:19:38 DEBUG : dir: reading active writers 2025/08/18 03:19:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:19:39 DEBUG : dir: Looking for writers 2025/08/18 03:19:39 DEBUG : file1: reading active writers 2025/08/18 03:19:39 DEBUG : Looking for writers 2025/08/18 03:19:39 DEBUG : dir: reading active writers 2025/08/18 03:19:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:19:39 DEBUG : dir: Looking for writers 2025/08/18 03:19:39 DEBUG : file1: reading active writers 2025/08/18 03:19:39 DEBUG : Looking for writers 2025/08/18 03:19:39 DEBUG : dir: reading active writers 2025/08/18 03:19:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:19:39 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:19:39 DEBUG : dir: Looking for writers 2025/08/18 03:19:39 DEBUG : file1: reading active writers 2025/08/18 03:19:39 DEBUG : Looking for writers 2025/08/18 03:19:39 DEBUG : dir: reading active writers 2025/08/18 03:19:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:19:39 DEBUG : dir: Looking for writers 2025/08/18 03:19:39 DEBUG : file1: reading active writers 2025/08/18 03:19:39 DEBUG : Looking for writers 2025/08/18 03:19:39 DEBUG : dir: reading active writers 2025/08/18 03:19:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:19:39 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:19:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:19:39 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/08/18 03:19:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:19:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:19:39 DEBUG : dir: Looking for writers 2025/08/18 03:19:39 DEBUG : file1: reading active writers 2025/08/18 03:19:39 DEBUG : Looking for writers 2025/08/18 03:19:39 DEBUG : dir: reading active writers 2025/08/18 03:19:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:19:39 DEBUG : >WaitForWriters: 2025/08/18 03:19:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:19:39 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:19:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:19:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:19:39 DEBUG : dir/file1(0xc000b7cb40): _readAt: size=512, off=0 2025/08/18 03:19:39 DEBUG : dir/file1(0xc000b7cb40): openPending: 2025/08/18 03:19:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:19:39 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:19:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:19:39 DEBUG : dir/file1(0xc000b7cb40): >openPending: err= 2025/08/18 03:19:39 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/08/18 03:19:39 DEBUG : dir/file1(0xc000b7cb40): >_readAt: n=14, err=EOF 2025/08/18 03:19:39 DEBUG : dir/file1(0xc000b7cb40): close: 2025/08/18 03:19:39 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:19:39 +0000 UTC 2025/08/18 03:19:39 DEBUG : dir/file1(0xc000b7cb40): >close: err= 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:338 /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), newLeaf (25) 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:338 /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 "newLeaf" 2025/08/18 03:19:46 INFO : newLeaf: Deleted 2025/08/18 03:19:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:19:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:19:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00066ea80 2025/08/18 03:19:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:19: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/writes,forceCache=true Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/writes,forceCache=true Messages: newLeaf: size incorrect file=14 vs obj=25 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=true Messages: Unexpected file "newLeaf" 2025/08/18 03:19:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:19:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:19:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00066ea80 2025/08/18 03:19:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:19:54 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), newLeaf (25) 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 "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=true Messages: Unexpected file "dir/file1" 2025/08/18 03:20:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:20:01 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:20:01 DEBUG : dir/file1(0xc0002c5400): openPending: 2025/08/18 03:20:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:20:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:20:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:20:01 DEBUG : dir/file1(0xc0002c5400): >openPending: err= 2025/08/18 03:20:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:20:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:20:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:20:01 DEBUG : dir/file1(0xc0002c5400): _writeAt: size=25, off=0 2025/08/18 03:20:01 DEBUG : dir/file1(0xc0002c5400): >_writeAt: n=25, err= 2025/08/18 03:20:01 INFO : newLeaf: Deleted 2025/08/18 03:20:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:20:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:20:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00066ea80 2025/08/18 03:20:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:20:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:20:01 DEBUG : newLeaf(0xc0002c5400): close: 2025/08/18 03:20:01 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:20:01 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:20:01.223984276 +0000 UTC m=+182.696366596 2025/08/18 03:20:01 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:20:01 DEBUG : newLeaf(0xc0002c5400): >close: err= 2025/08/18 03:20:01 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:20:01 DEBUG : dir: Looking for writers 2025/08/18 03:20:01 DEBUG : Looking for writers 2025/08/18 03:20:01 DEBUG : dir: reading active writers 2025/08/18 03:20:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:20:01 DEBUG : dir: Looking for writers 2025/08/18 03:20:01 DEBUG : Looking for writers 2025/08/18 03:20:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:01 DEBUG : dir: reading active writers 2025/08/18 03:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:20:01 DEBUG : dir: Looking for writers 2025/08/18 03:20:01 DEBUG : Looking for writers 2025/08/18 03:20:01 DEBUG : dir: reading active writers 2025/08/18 03:20:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:20:01 DEBUG : dir: Looking for writers 2025/08/18 03:20:01 DEBUG : Looking for writers 2025/08/18 03:20:01 DEBUG : dir: reading active writers 2025/08/18 03:20:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:20:01 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:20:01 DEBUG : dir: Looking for writers 2025/08/18 03:20:01 DEBUG : Looking for writers 2025/08/18 03:20:01 DEBUG : dir: reading active writers 2025/08/18 03:20:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:20:01 DEBUG : dir: Looking for writers 2025/08/18 03:20:01 DEBUG : Looking for writers 2025/08/18 03:20:01 DEBUG : dir: reading active writers 2025/08/18 03:20:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:20:01 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:20:01 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:20:01 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:20:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:20:01 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:20:02 DEBUG : dir: Looking for writers 2025/08/18 03:20:02 DEBUG : Looking for writers 2025/08/18 03:20:02 DEBUG : dir: reading active writers 2025/08/18 03:20:02 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:02 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /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 newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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 "newLeaf" 2025/08/18 03:20:09 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:20:09 DEBUG : dir: Looking for writers 2025/08/18 03:20:09 DEBUG : Looking for writers 2025/08/18 03:20:09 DEBUG : dir: reading active writers 2025/08/18 03:20:09 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:09 DEBUG : >WaitForWriters: 2025/08/18 03:20:09 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:20:16 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:20:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:20:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:20:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:20:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:20:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:20:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:20:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:20:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:20:16 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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), newLeaf (25) 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:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /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 "newLeaf" 2025/08/18 03:20:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:20:24 DEBUG : dir: Looking for writers 2025/08/18 03:20:24 DEBUG : file1: reading active writers 2025/08/18 03:20:24 DEBUG : Looking for writers 2025/08/18 03:20:24 DEBUG : dir: reading active writers 2025/08/18 03:20:24 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:24 DEBUG : >WaitForWriters: 2025/08/18 03:20:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:20:24 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:20:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:20:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:20:24 DEBUG : dir/file1(0xc000772b80): _readAt: size=512, off=0 2025/08/18 03:20:24 DEBUG : dir/file1(0xc000772b80): openPending: 2025/08/18 03:20:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/08/18 03:20:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/08/18 03:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:20:24 DEBUG : dir/file1(0xc000772b80): >openPending: err= 2025/08/18 03:20:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/08/18 03:20:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:20:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:20:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:20:24 DEBUG : dir/file1(0xc000772b80): >_readAt: n=14, err=EOF 2025/08/18 03:20:24 DEBUG : dir/file1(0xc000772b80): close: 2025/08/18 03:20:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:20:17 +0000 UTC 2025/08/18 03:20:24 DEBUG : dir/file1(0xc000772b80): >close: err= 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:338 /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), newLeaf (25) 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:338 /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 "newLeaf" 2025/08/18 03:20:31 INFO : newLeaf: Deleted 2025/08/18 03:20:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:20:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:20:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bb200 2025/08/18 03:20:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:20:31 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/full,forceCache=false Messages: listing wrong, want newLeaf (14) got newLeaf (14), newLeaf (25) fstest.go:147: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:147 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /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: Not equal: expected: 14 actual : 25 Test: TestFileRename/full,forceCache=false Messages: newLeaf: size incorrect file=14 vs obj=25 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/full,forceCache=false Messages: Unexpected file "newLeaf" 2025/08/18 03:20:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/08/18 03:20:38 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/08/18 03:20:38 DEBUG : dir/file1: Updating file with dir/file1 0xc0007bb200 2025/08/18 03:20:38 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/08/18 03:20:38 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), newLeaf (25) 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 "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/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/08/18 03:20:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:20:45 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:20:45 DEBUG : dir/file1(0xc00055a500): openPending: 2025/08/18 03:20:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/08/18 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/08/18 03:20:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:20:45 DEBUG : dir/file1(0xc00055a500): >openPending: err= 2025/08/18 03:20:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:20:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:20:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:20:45 DEBUG : dir/file1(0xc00055a500): _writeAt: size=25, off=0 2025/08/18 03:20:45 DEBUG : dir/file1(0xc00055a500): >_writeAt: n=25, err= 2025/08/18 03:20:45 INFO : newLeaf: Deleted 2025/08/18 03:20:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/08/18 03:20:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/08/18 03:20:46 DEBUG : newLeaf: Updating file with newLeaf 0xc0007bb200 2025/08/18 03:20:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:20:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:20:46 DEBUG : newLeaf(0xc00055a500): close: 2025/08/18 03:20:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/08/18 03:20:46 DEBUG : newLeaf: vfs cache: setting modification time to 2025-08-18 03:20:45.86406835 +0000 UTC m=+227.336450499 2025/08/18 03:20:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/08/18 03:20:46 DEBUG : newLeaf(0xc00055a500): >close: err= 2025/08/18 03:20:46 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:20:46 DEBUG : newLeaf: vfs cache: starting upload 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:20:46 INFO : newLeaf: Copied (replaced existing) 2025/08/18 03:20:46 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/08/18 03:20:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/08/18 03:20:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:20:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/08/18 03:20:46 DEBUG : dir: Looking for writers 2025/08/18 03:20:46 DEBUG : Looking for writers 2025/08/18 03:20:46 DEBUG : dir: reading active writers 2025/08/18 03:20:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:46 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /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 newLeaf (25) got newLeaf (25), newLeaf (25) 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/vfs/file_test.go:396 /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 "newLeaf" 2025/08/18 03:20:53 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:20:53 DEBUG : dir: Looking for writers 2025/08/18 03:20:53 DEBUG : Looking for writers 2025/08/18 03:20:53 DEBUG : dir: reading active writers 2025/08/18 03:20:53 DEBUG : newLeaf: reading active writers 2025/08/18 03:20:53 DEBUG : >WaitForWriters: 2025/08/18 03:20:53 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" --- FAIL: TestFileRename (223.53s) --- FAIL: TestFileRename/off,forceCache=false (15.62s) --- FAIL: TestFileRename/minimal,forceCache=false (29.86s) --- FAIL: TestFileRename/minimal,forceCache=true (44.63s) --- FAIL: TestFileRename/writes,forceCache=false (44.10s) --- FAIL: TestFileRename/writes,forceCache=true (44.80s) --- FAIL: TestFileRename/full,forceCache=false (44.53s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:21:00 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:21:00 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:21:00 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:21:00 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:21:00 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:21:00 DEBUG : Looking for writers 2025/08/18 03:21:00 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRcGetVFS Messages: Unexpected file "newLeaf" --- FAIL: TestRcGetVFS (7.12s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:21:08 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:21:08 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" 2025/08/18 03:21:17 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:21:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:21:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:21:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:21:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:21:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:21:17 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:21:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:21:17 DEBUG : dir: Looking for writers 2025/08/18 03:21:17 DEBUG : file1: reading active writers 2025/08/18 03:21:17 DEBUG : Looking for writers 2025/08/18 03:21:17 DEBUG : dir: reading active writers 2025/08/18 03:21:17 DEBUG : newLeaf: reading active writers 2025/08/18 03:21:17 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleMethods (16.57s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:21:24 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:21:24 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" 2025/08/18 03:21:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:21:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:21:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:21:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:21:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:21:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:21:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/08/18 03:21:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/08/18 03:21:32 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:21:32 DEBUG : dir: Looking for writers 2025/08/18 03:21:32 DEBUG : file1: reading active writers 2025/08/18 03:21:32 DEBUG : Looking for writers 2025/08/18 03:21:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:21:32 DEBUG : dir: reading active writers 2025/08/18 03:21:32 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleSeek (15.47s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:21:40 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:21:40 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/08/18 03:21:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:21:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:21:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:21:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/08/18 03:21:47 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/08/18 03:21:47 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/08/18 03:21:47 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/08/18 03:21:47 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/08/18 03:21:47 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/08/18 03:21:47 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/08/18 03:21:48 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/08/18 03:21:48 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/08/18 03:21:48 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/08/18 03:21:48 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/08/18 03:21:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/08/18 03:21:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/08/18 03:21:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:21:48 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/08/18 03:21:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/08/18 03:21:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/08/18 03:21:48 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/08/18 03:21:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:21:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:21:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:21:48 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/08/18 03:21:48 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/08/18 03:21:48 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/08/18 03:21:48 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/08/18 03:21:48 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/08/18 03:21:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:21:48 DEBUG : dir: Looking for writers 2025/08/18 03:21:48 DEBUG : file1: reading active writers 2025/08/18 03:21:48 DEBUG : Looking for writers 2025/08/18 03:21:48 DEBUG : dir: reading active writers 2025/08/18 03:21:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:21:48 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleReadAt (15.65s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:21:55 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:21:55 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" 2025/08/18 03:22:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:22:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:22:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:22:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:22:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:22:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:22:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:22:03 DEBUG : dir: Looking for writers 2025/08/18 03:22:03 DEBUG : file1: reading active writers 2025/08/18 03:22:03 DEBUG : Looking for writers 2025/08/18 03:22:03 DEBUG : dir: reading active writers 2025/08/18 03:22:03 DEBUG : newLeaf: reading active writers 2025/08/18 03:22:03 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleFlush (14.77s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:22:10 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:22:10 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" 2025/08/18 03:22:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:22:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:22:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/08/18 03:22:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/08/18 03:22:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:22:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/08/18 03:22:19 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/08/18 03:22:19 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/08/18 03:22:19 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:22:19 DEBUG : dir: Looking for writers 2025/08/18 03:22:19 DEBUG : file1: reading active writers 2025/08/18 03:22:19 DEBUG : Looking for writers 2025/08/18 03:22:19 DEBUG : dir: reading active writers 2025/08/18 03:22:19 DEBUG : newLeaf: reading active writers 2025/08/18 03:22:19 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestReadFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestReadFileHandleRelease (16.73s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:22:27 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:22:27 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:22:27 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:27 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:27 DEBUG : Config file has changed externally - reloading 2025/08/18 03:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:27 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" 2025/08/18 03:22:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:22:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:22:34 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:22:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:22:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:22:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): _readAt: size=1, off=0 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): openPending: 2025/08/18 03:22:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:22:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:22:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): >openPending: err= 2025/08/18 03:22:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:22:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:22:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:22:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): >_readAt: n=1, err= 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): _readAt: size=256, off=1 2025/08/18 03:22:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): >_readAt: n=15, err=EOF 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): _readAt: size=16, off=16 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): >_readAt: n=0, err=EOF 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): close: 2025/08/18 03:22:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:22:27 +0000 UTC 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): >close: err= 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): close: 2025/08/18 03:22:34 DEBUG : dir/file1(0xc000b7d780): >close: err=file already closed 2025/08/18 03:22:34 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:22:34 DEBUG : dir: Looking for writers 2025/08/18 03:22:34 DEBUG : file1: reading active writers 2025/08/18 03:22:34 DEBUG : Looking for writers 2025/08/18 03:22:34 DEBUG : dir: reading active writers 2025/08/18 03:22:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:22:34 DEBUG : >WaitForWriters: 2025/08/18 03:22:34 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsRead (14.66s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:22:41 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:22:41 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:22:41 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:41 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:22:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:41 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" 2025/08/18 03:22:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:22:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:22:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:22:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:22:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:22:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): _readAt: size=1, off=0 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): openPending: 2025/08/18 03:22:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:22:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >openPending: err= 2025/08/18 03:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:22:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:22:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >_readAt: n=1, err= 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): _readAt: size=1, off=5 2025/08/18 03:22:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >_readAt: n=1, err= 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): _readAt: size=1, off=3 2025/08/18 03:22:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >_readAt: n=1, err= 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): _readAt: size=1, off=13 2025/08/18 03:22:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >_readAt: n=1, err= 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): _readAt: size=16, off=100 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >_readAt: n=0, err=EOF 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): close: 2025/08/18 03:22:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:22:42 +0000 UTC 2025/08/18 03:22:49 DEBUG : dir/file1(0xc0007720c0): >close: err= 2025/08/18 03:22:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:22:49 DEBUG : dir: Looking for writers 2025/08/18 03:22:49 DEBUG : file1: reading active writers 2025/08/18 03:22:49 DEBUG : Looking for writers 2025/08/18 03:22:49 DEBUG : dir: reading active writers 2025/08/18 03:22:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:22:49 DEBUG : >WaitForWriters: 2025/08/18 03:22:49 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSeek Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSeek (14.74s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:22:56 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:22:56 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:22:56 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:56 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:22:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:22:56 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" 2025/08/18 03:23:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:23:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:23:03 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:23:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:23:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:23:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:23:03 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=1, off=0 2025/08/18 03:23:03 DEBUG : dir/file1(0xc0008df2c0): openPending: 2025/08/18 03:23:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:23:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:23:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:03 DEBUG : dir/file1(0xc0008df2c0): >openPending: err= 2025/08/18 03:23:03 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/08/18 03:23:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:23:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:23:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=1, err= 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=1, off=5 2025/08/18 03:23:04 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=1, err= 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=1, off=1 2025/08/18 03:23:04 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=1, err= 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=6, off=10 2025/08/18 03:23:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=6, err= 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=256, off=10 2025/08/18 03:23:04 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=6, err=EOF 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=256, off=100 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=0, err=EOF 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): close: 2025/08/18 03:23:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:22:56 +0000 UTC 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >close: err= 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): _readAt: size=256, off=100 2025/08/18 03:23:04 DEBUG : dir/file1(0xc0008df2c0): >_readAt: n=0, err=file already closed 2025/08/18 03:23:04 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:23:04 DEBUG : dir: Looking for writers 2025/08/18 03:23:04 DEBUG : file1: reading active writers 2025/08/18 03:23:04 DEBUG : Looking for writers 2025/08/18 03:23:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:04 DEBUG : dir: reading active writers 2025/08/18 03:23:04 DEBUG : >WaitForWriters: 2025/08/18 03:23:04 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReadAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReadAt (14.78s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:23:11 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:23:11 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:23:11 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:11 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:11 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" 2025/08/18 03:23:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:23:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:23:18 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:23:18 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:23:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): RWFileHandle.Flush 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): _readAt: size=256, off=0 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): openPending: 2025/08/18 03:23:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:23:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): >openPending: err= 2025/08/18 03:23:18 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:23:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:23:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:23:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): >_readAt: n=16, err=EOF 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): RWFileHandle.Flush 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): RWFileHandle.Flush 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): close: 2025/08/18 03:23:18 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:23:11 +0000 UTC 2025/08/18 03:23:18 DEBUG : dir/file1(0xc000e1d280): >close: err= 2025/08/18 03:23:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:23:18 DEBUG : dir: Looking for writers 2025/08/18 03:23:18 DEBUG : file1: reading active writers 2025/08/18 03:23:18 DEBUG : Looking for writers 2025/08/18 03:23:18 DEBUG : dir: reading active writers 2025/08/18 03:23:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:18 DEBUG : >WaitForWriters: 2025/08/18 03:23:18 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushRead (14.79s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:23:26 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:23:26 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:23:26 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:26 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:26 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" 2025/08/18 03:23:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:23:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/08/18 03:23:33 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:23:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:23:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:23:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): _readAt: size=256, off=0 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): openPending: 2025/08/18 03:23:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:23:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:23:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): >openPending: err= 2025/08/18 03:23:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/08/18 03:23:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/08/18 03:23:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/08/18 03:23:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): >_readAt: n=16, err=EOF 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): RWFileHandle.Release 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): close: 2025/08/18 03:23:33 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:23:26 +0000 UTC 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): >close: err= 2025/08/18 03:23:33 DEBUG : dir/file1(0xc0008dee00): RWFileHandle.Release 2025/08/18 03:23:33 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:23:33 DEBUG : dir: Looking for writers 2025/08/18 03:23:33 DEBUG : file1: reading active writers 2025/08/18 03:23:33 DEBUG : Looking for writers 2025/08/18 03:23:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:33 DEBUG : dir: reading active writers 2025/08/18 03:23:33 DEBUG : >WaitForWriters: 2025/08/18 03:23:33 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseRead (14.70s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:23:40 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:23:40 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:23:40 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:40 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:23:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:23:40 DEBUG : file1: newRWFileHandle: 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): openPending: 2025/08/18 03:23:40 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:23:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:23:40 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): >openPending: err= 2025/08/18 03:23:40 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:23:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:23:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): _writeAt: size=5, off=0 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): >_writeAt: n=5, err= 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): _writeAt: size=7, off=5 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): >_writeAt: n=7, err= 2025/08/18 03:23:40 DEBUG : file1: vfs cache: truncate to size=11 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): close: 2025/08/18 03:23:40 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:23:40.971114842 +0000 UTC m=+402.443497001 2025/08/18 03:23:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): >close: err= 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): close: 2025/08/18 03:23:40 DEBUG : file1(0xc0008df880): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleMethodsWrite 2025/08/18 03:23:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:23:40 DEBUG : Looking for writers 2025/08/18 03:23:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:40 DEBUG : file1: reading active writers 2025/08/18 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:23:40 DEBUG : Looking for writers 2025/08/18 03:23:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:40 DEBUG : file1: reading active writers 2025/08/18 03:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:23:41 DEBUG : Looking for writers 2025/08/18 03:23:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:41 DEBUG : file1: reading active writers 2025/08/18 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:23:41 DEBUG : Looking for writers 2025/08/18 03:23:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:41 DEBUG : file1: reading active writers 2025/08/18 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:23:41 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:23:41 DEBUG : Looking for writers 2025/08/18 03:23:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:41 DEBUG : file1: reading active writers 2025/08/18 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:23:41 DEBUG : Looking for writers 2025/08/18 03:23:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:41 DEBUG : file1: reading active writers 2025/08/18 03:23:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:23:41 INFO : file1: Copied (new) 2025/08/18 03:23:41 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 03:23:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:23:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:41 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:23:41 DEBUG : Looking for writers 2025/08/18 03:23:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:41 DEBUG : file1: reading active writers 2025/08/18 03:23:41 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) 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/vfs/read_write_test.go:337 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" 2025/08/18 03:23:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:23:48 DEBUG : Looking for writers 2025/08/18 03:23:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:48 DEBUG : file1: reading active writers 2025/08/18 03:23:48 DEBUG : >WaitForWriters: 2025/08/18 03:23:48 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleMethodsWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleMethodsWrite (14.76s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:23:55 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:23:55 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:23:55 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:55 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:23:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:23:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:23:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:23:55 DEBUG : file1: newRWFileHandle: 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): openPending: 2025/08/18 03:23:55 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:23:55 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:23:55 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): >openPending: err= 2025/08/18 03:23:55 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:55 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:23:55 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): _writeAt: size=7, off=0 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): >_writeAt: n=7, err= 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): _writeAt: size=6, off=5 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): >_writeAt: n=6, err= 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): close: 2025/08/18 03:23:55 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:23:55.723695181 +0000 UTC m=+417.196077350 2025/08/18 03:23:55 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): >close: err= 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): _writeAt: size=5, off=0 2025/08/18 03:23:55 DEBUG : file1(0xc0006e2d40): >_writeAt: n=0, err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:382 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteAt 2025/08/18 03:23:55 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:23:55 DEBUG : Looking for writers 2025/08/18 03:23:55 DEBUG : file1: reading active writers 2025/08/18 03:23:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:23:55 DEBUG : Looking for writers 2025/08/18 03:23:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:55 DEBUG : file1: reading active writers 2025/08/18 03:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:23:55 DEBUG : Looking for writers 2025/08/18 03:23:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:55 DEBUG : file1: reading active writers 2025/08/18 03:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:23:55 DEBUG : Looking for writers 2025/08/18 03:23:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:55 DEBUG : file1: reading active writers 2025/08/18 03:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:23:55 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:23:55 DEBUG : Looking for writers 2025/08/18 03:23:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:55 DEBUG : file1: reading active writers 2025/08/18 03:23:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:23:56 DEBUG : Looking for writers 2025/08/18 03:23:56 DEBUG : file1: reading active writers 2025/08/18 03:23:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:23:56 INFO : file1: Copied (new) 2025/08/18 03:23:56 DEBUG : file1: vfs cache: fingerprint now "11" 2025/08/18 03:23:56 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:23:56 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:23:56 DEBUG : Looking for writers 2025/08/18 03:23:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:23:56 DEBUG : file1: reading active writers 2025/08/18 03:23:56 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) 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/vfs/read_write_test.go:387 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/08/18 03:24:03 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:24:03 DEBUG : Looking for writers 2025/08/18 03:24:03 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:03 DEBUG : file1: reading active writers 2025/08/18 03:24:03 DEBUG : >WaitForWriters: 2025/08/18 03:24:03 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteAt (14.76s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:24:10 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:24:10 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:24:10 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:10 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:10 DEBUG : Config file has changed externally - reloading 2025/08/18 03:24:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:24:10 DEBUG : file1: newRWFileHandle: 2025/08/18 03:24:10 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:24:10 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:24:10 DEBUG : file1(0xc00093e540): openPending: 2025/08/18 03:24:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:10 DEBUG : file1(0xc00093e540): >openPending: err= 2025/08/18 03:24:10 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:24:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:24:10 DEBUG : file1(0xc00093e540): close: 2025/08/18 03:24:10 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:24:10.480936193 +0000 UTC m=+431.953318362 2025/08/18 03:24:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:24:10 DEBUG : file1(0xc00093e540): >close: err= 2025/08/18 03:24:10 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:24:10 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:24:10 DEBUG : file2: newRWFileHandle: 2025/08/18 03:24:10 DEBUG : file2(0xc00093eac0): openPending: 2025/08/18 03:24:10 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:24:10 DEBUG : file2(0xc00093eac0): >openPending: err= 2025/08/18 03:24:10 DEBUG : file2: >newRWFileHandle: err= 2025/08/18 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:24:10 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/08/18 03:24:10 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/08/18 03:24:10 DEBUG : file2(0xc00093eac0): RWFileHandle.Flush 2025/08/18 03:24:10 DEBUG : file2(0xc00093eac0): RWFileHandle.Release 2025/08/18 03:24:10 DEBUG : file2(0xc00093eac0): close: 2025/08/18 03:24:10 DEBUG : file2: vfs cache: setting modification time to 2025-08-18 03:24:10.482847019 +0000 UTC m=+431.955229187 2025/08/18 03:24:10 INFO : file2: vfs cache: queuing for upload in 100ms 2025/08/18 03:24:10 DEBUG : file2(0xc00093eac0): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,0,false", "file2,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file1,0,false", - (string) (len=13) "file2,0,false" + (string) (len=13) "file2,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestRWFileHandleWriteNoWrite 2025/08/18 03:24:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:24:10 DEBUG : Looking for writers 2025/08/18 03:24:10 DEBUG : file2: reading active writers 2025/08/18 03:24:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:10 DEBUG : file1: reading active writers 2025/08/18 03:24:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/08/18 03:24:10 DEBUG : Looking for writers 2025/08/18 03:24:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:10 DEBUG : file1: reading active writers 2025/08/18 03:24:10 DEBUG : file2: reading active writers 2025/08/18 03:24:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/08/18 03:24:10 DEBUG : Looking for writers 2025/08/18 03:24:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:10 DEBUG : file1: reading active writers 2025/08/18 03:24:10 DEBUG : file2: reading active writers 2025/08/18 03:24:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/08/18 03:24:10 DEBUG : Looking for writers 2025/08/18 03:24:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:10 DEBUG : file1: reading active writers 2025/08/18 03:24:10 DEBUG : file2: reading active writers 2025/08/18 03:24:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/08/18 03:24:10 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:24:10 DEBUG : file2: vfs cache: starting upload 2025/08/18 03:24:10 DEBUG : Looking for writers 2025/08/18 03:24:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:10 DEBUG : file1: reading active writers 2025/08/18 03:24:10 DEBUG : file2: reading active writers 2025/08/18 03:24:10 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/08/18 03:24:10 INFO : file1: Copied (new) 2025/08/18 03:24:10 DEBUG : file1: vfs cache: fingerprint now "0" 2025/08/18 03:24:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:10 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:24:10 DEBUG : Looking for writers 2025/08/18 03:24:10 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:10 DEBUG : file1: reading active writers 2025/08/18 03:24:10 DEBUG : file2: reading active writers 2025/08/18 03:24:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:24:10 INFO : file2: Copied (new) 2025/08/18 03:24:10 DEBUG : file2: vfs cache: fingerprint now "0" 2025/08/18 03:24:10 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/08/18 03:24:10 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/08/18 03:24:10 INFO : file2: vfs cache: upload succeeded try #1 2025/08/18 03:24:11 DEBUG : Looking for writers 2025/08/18 03:24:11 DEBUG : file1: reading active writers 2025/08/18 03:24:11 DEBUG : file2: reading active writers 2025/08/18 03:24:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:11 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file1 (0), file2 (0), newLeaf (25) 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" 2025/08/18 03:24:18 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:24:18 DEBUG : Looking for writers 2025/08/18 03:24:18 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:18 DEBUG : file1: reading active writers 2025/08/18 03:24:18 DEBUG : file2: reading active writers 2025/08/18 03:24:18 DEBUG : >WaitForWriters: 2025/08/18 03:24:18 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleWriteNoWrite (14.94s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:24:25 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:24:25 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:24:25 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:25 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:24:25 DEBUG : file1: newRWFileHandle: 2025/08/18 03:24:25 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:24:25 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): openPending: 2025/08/18 03:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): >openPending: err= 2025/08/18 03:24:25 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): _writeAt: size=5, off=0 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): >_writeAt: n=5, err= 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): RWFileHandle.Flush 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): RWFileHandle.Flush 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): close: 2025/08/18 03:24:25 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:24:25.417392137 +0000 UTC m=+446.889774307 2025/08/18 03:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:24:25 DEBUG : file1(0xc007936480): >close: err= 2025/08/18 03:24:25 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:24:25 DEBUG : Looking for writers 2025/08/18 03:24:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:25 DEBUG : file1: reading active writers 2025/08/18 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:24:25 DEBUG : Looking for writers 2025/08/18 03:24:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:25 DEBUG : file1: reading active writers 2025/08/18 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:24:25 DEBUG : Looking for writers 2025/08/18 03:24:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:25 DEBUG : file1: reading active writers 2025/08/18 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:24:25 DEBUG : Looking for writers 2025/08/18 03:24:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:25 DEBUG : file1: reading active writers 2025/08/18 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:24:25 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:24:25 DEBUG : Looking for writers 2025/08/18 03:24:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:25 DEBUG : file1: reading active writers 2025/08/18 03:24:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:24:25 INFO : file1: Copied (new) 2025/08/18 03:24:25 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:24:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:25 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:24:25 DEBUG : Looking for writers 2025/08/18 03:24:25 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:25 DEBUG : file1: reading active writers 2025/08/18 03:24:25 DEBUG : >WaitForWriters: 2025/08/18 03:24:25 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleFlushWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleFlushWrite (7.50s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:24:32 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:24:32 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:24:32 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:32 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:24:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:24:32 DEBUG : file1: newRWFileHandle: 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): openPending: 2025/08/18 03:24:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:24:32 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:24:32 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:24:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): >openPending: err= 2025/08/18 03:24:32 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:24:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:24:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): _writeAt: size=5, off=0 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): >_writeAt: n=5, err= 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): RWFileHandle.Release 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): close: 2025/08/18 03:24:32 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:24:32.91813322 +0000 UTC m=+454.390515389 2025/08/18 03:24:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): >close: err= 2025/08/18 03:24:32 DEBUG : file1(0xc007937a00): RWFileHandle.Release 2025/08/18 03:24:32 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:24:32 DEBUG : Looking for writers 2025/08/18 03:24:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:32 DEBUG : file1: reading active writers 2025/08/18 03:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:24:32 DEBUG : Looking for writers 2025/08/18 03:24:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:32 DEBUG : file1: reading active writers 2025/08/18 03:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:24:32 DEBUG : Looking for writers 2025/08/18 03:24:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:32 DEBUG : file1: reading active writers 2025/08/18 03:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:24:32 DEBUG : Looking for writers 2025/08/18 03:24:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:32 DEBUG : file1: reading active writers 2025/08/18 03:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:24:33 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:24:33 DEBUG : Looking for writers 2025/08/18 03:24:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:33 DEBUG : file1: reading active writers 2025/08/18 03:24:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:24:33 INFO : file1: Copied (new) 2025/08/18 03:24:33 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:24:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:24:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:33 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:24:33 DEBUG : Looking for writers 2025/08/18 03:24:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:33 DEBUG : file1: reading active writers 2025/08/18 03:24:33 DEBUG : >WaitForWriters: 2025/08/18 03:24:33 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleReleaseWrite Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleReleaseWrite (9.44s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:24:42 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:24:42 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:24:42 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:42 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:42 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" 2025/08/18 03:24:49 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:24:49 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:24:49 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:24:49 DEBUG : dir/file1(0xc007884740): openPending: 2025/08/18 03:24:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:24:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:24:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:49 DEBUG : dir/file1(0xc007884740): >openPending: err= 2025/08/18 03:24:49 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/08/18 03:24:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:24:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:24:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:24:49 DEBUG : dir/file1(0xc007884740): _writeAt: size=5, off=0 2025/08/18 03:24:49 DEBUG : dir/file1(0xc007884740): >_writeAt: n=5, err= 2025/08/18 03:24:49 DEBUG : dir/file1(0xc007884740): close: 2025/08/18 03:24:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:24:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:24:49.561708979 +0000 UTC m=+471.034091138 2025/08/18 03:24:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:24:49 DEBUG : dir/file1(0xc007884740): >close: err= 2025/08/18 03:24:49 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:24:49 DEBUG : dir: Looking for writers 2025/08/18 03:24:49 DEBUG : file1: reading active writers 2025/08/18 03:24:49 DEBUG : Looking for writers 2025/08/18 03:24:49 DEBUG : dir: reading active writers 2025/08/18 03:24:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:24:49 DEBUG : dir: Looking for writers 2025/08/18 03:24:49 DEBUG : file1: reading active writers 2025/08/18 03:24:49 DEBUG : Looking for writers 2025/08/18 03:24:49 DEBUG : dir: reading active writers 2025/08/18 03:24:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:24:49 DEBUG : dir: Looking for writers 2025/08/18 03:24:49 DEBUG : file1: reading active writers 2025/08/18 03:24:49 DEBUG : Looking for writers 2025/08/18 03:24:49 DEBUG : dir: reading active writers 2025/08/18 03:24:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:24:49 DEBUG : dir: Looking for writers 2025/08/18 03:24:49 DEBUG : file1: reading active writers 2025/08/18 03:24:49 DEBUG : Looking for writers 2025/08/18 03:24:49 DEBUG : dir: reading active writers 2025/08/18 03:24:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:24:49 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:24:49 DEBUG : dir: Looking for writers 2025/08/18 03:24:49 DEBUG : file1: reading active writers 2025/08/18 03:24:49 DEBUG : Looking for writers 2025/08/18 03:24:49 DEBUG : dir: reading active writers 2025/08/18 03:24:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:24:49 DEBUG : dir: Looking for writers 2025/08/18 03:24:49 DEBUG : file1: reading active writers 2025/08/18 03:24:49 DEBUG : Looking for writers 2025/08/18 03:24:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:49 DEBUG : dir: reading active writers 2025/08/18 03:24:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:24:50 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:24:50 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/08/18 03:24:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:24:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:24:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:24:50 DEBUG : dir: Looking for writers 2025/08/18 03:24:50 DEBUG : file1: reading active writers 2025/08/18 03:24:50 DEBUG : Looking for writers 2025/08/18 03:24:50 DEBUG : dir: reading active writers 2025/08/18 03:24:50 DEBUG : newLeaf: reading active writers 2025/08/18 03:24:50 DEBUG : >WaitForWriters: 2025/08/18 03:24:50 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeTruncateExisting (16.86s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:24:59 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:24:59 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:24:59 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:59 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:24:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:24:59 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), newLeaf (25) 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/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" 2025/08/18 03:25:06 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:06 DEBUG : dir/file1: newRWFileHandle: 2025/08/18 03:25:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/08/18 03:25:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/08/18 03:25:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): _writeAt: size=5, off=0 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): openPending: 2025/08/18 03:25:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/08/18 03:25:06 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/08/18 03:25:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): >openPending: err= 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): >_writeAt: n=5, err= 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): _writeAt: size=15, off=5 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): >_writeAt: n=15, err= 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): close: 2025/08/18 03:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/08/18 03:25:06 DEBUG : dir/file1: vfs cache: setting modification time to 2025-08-18 03:25:06.575296745 +0000 UTC m=+488.047678904 2025/08/18 03:25:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:06 DEBUG : dir/file1(0xc000acbac0): >close: err= 2025/08/18 03:25:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:25:06 DEBUG : dir: Looking for writers 2025/08/18 03:25:06 DEBUG : file1: reading active writers 2025/08/18 03:25:06 DEBUG : Looking for writers 2025/08/18 03:25:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:06 DEBUG : dir: reading active writers 2025/08/18 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:25:06 DEBUG : dir: Looking for writers 2025/08/18 03:25:06 DEBUG : file1: reading active writers 2025/08/18 03:25:06 DEBUG : Looking for writers 2025/08/18 03:25:06 DEBUG : dir: reading active writers 2025/08/18 03:25:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:25:06 DEBUG : dir: Looking for writers 2025/08/18 03:25:06 DEBUG : file1: reading active writers 2025/08/18 03:25:06 DEBUG : Looking for writers 2025/08/18 03:25:06 DEBUG : dir: reading active writers 2025/08/18 03:25:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:25:06 DEBUG : dir: Looking for writers 2025/08/18 03:25:06 DEBUG : file1: reading active writers 2025/08/18 03:25:06 DEBUG : Looking for writers 2025/08/18 03:25:06 DEBUG : dir: reading active writers 2025/08/18 03:25:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:25:06 DEBUG : dir/file1: vfs cache: starting upload 2025/08/18 03:25:06 DEBUG : dir: Looking for writers 2025/08/18 03:25:06 DEBUG : file1: reading active writers 2025/08/18 03:25:06 DEBUG : Looking for writers 2025/08/18 03:25:06 DEBUG : dir: reading active writers 2025/08/18 03:25:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:25:06 DEBUG : dir: Looking for writers 2025/08/18 03:25:06 DEBUG : file1: reading active writers 2025/08/18 03:25:06 DEBUG : Looking for writers 2025/08/18 03:25:06 DEBUG : dir: reading active writers 2025/08/18 03:25:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:25:07 INFO : dir/file1: Copied (replaced existing) 2025/08/18 03:25:07 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/08/18 03:25:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/08/18 03:25:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/08/18 03:25:07 DEBUG : dir: Looking for writers 2025/08/18 03:25:07 DEBUG : file1: reading active writers 2025/08/18 03:25:07 DEBUG : Looking for writers 2025/08/18 03:25:07 DEBUG : dir: reading active writers 2025/08/18 03:25:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:07 DEBUG : >WaitForWriters: 2025/08/18 03:25:07 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateExisting (15.45s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:25:14 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:25:14 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:25:14 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:14 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:14 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:25:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:14 DEBUG : file1: newRWFileHandle: 2025/08/18 03:25:14 DEBUG : file1(0xc000d517c0): openPending: 2025/08/18 03:25:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:14 DEBUG : file1(0xc000d517c0): >openPending: err= 2025/08/18 03:25:14 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:25:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:25:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:25:14 DEBUG : file1(0xc000d517c0): _writeAt: size=5, off=0 2025/08/18 03:25:14 DEBUG : file1(0xc000d517c0): >_writeAt: n=5, err= 2025/08/18 03:25:14 DEBUG : file1(0xc000d517c0): close: 2025/08/18 03:25:14 DEBUG : file1: vfs cache: setting modification time to 2025-08-18 03:25:14.65783965 +0000 UTC m=+496.130221799 2025/08/18 03:25:14 INFO : file1: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:14 DEBUG : file1(0xc000d517c0): >close: err= 2025/08/18 03:25:14 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:25:14 DEBUG : Looking for writers 2025/08/18 03:25:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:14 DEBUG : file1: reading active writers 2025/08/18 03:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:25:14 DEBUG : Looking for writers 2025/08/18 03:25:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:14 DEBUG : file1: reading active writers 2025/08/18 03:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:25:14 DEBUG : Looking for writers 2025/08/18 03:25:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:14 DEBUG : file1: reading active writers 2025/08/18 03:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:25:14 DEBUG : Looking for writers 2025/08/18 03:25:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:14 DEBUG : file1: reading active writers 2025/08/18 03:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:25:14 DEBUG : file1: vfs cache: starting upload 2025/08/18 03:25:14 DEBUG : Looking for writers 2025/08/18 03:25:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:14 DEBUG : file1: reading active writers 2025/08/18 03:25:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:25:14 INFO : file1: Copied (new) 2025/08/18 03:25:14 DEBUG : file1: vfs cache: fingerprint now "5" 2025/08/18 03:25:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/08/18 03:25:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:14 INFO : file1: vfs cache: upload succeeded try #1 2025/08/18 03:25:14 DEBUG : Looking for writers 2025/08/18 03:25:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:14 DEBUG : file1: reading active writers 2025/08/18 03:25:14 DEBUG : >WaitForWriters: 2025/08/18 03:25:14 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleSizeCreateNew Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleSizeCreateNew (7.42s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:25:22 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:25:22 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:25:22 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:22 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:22 INFO : mega root 'rclone-test-vasoxin7sujo': 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7ce00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7ce00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7ce00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7ce00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7ce00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.078011353 +0000 UTC m=+503.550393523 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7ce00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.078011353 +0000 UTC m=+503.550393523 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d2c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d780): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d780): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d780): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d780): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d780): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.078011353 +0000 UTC m=+503.550393523 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b7d780): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd340 item 1 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34240): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34240): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34240): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34240): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34240): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.082999178 +0000 UTC m=+503.555381346 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34240): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34740): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34740): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34740): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34740): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34740): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.082999178 +0000 UTC m=+503.555381346 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a34740): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf90a0 item 2 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35180): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35180): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35180): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35180): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35180): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.086383734 +0000 UTC m=+503.558765894 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35180): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.086383734 +0000 UTC m=+503.558765894 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35ac0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35ac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35ac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35ac0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35ac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.086383734 +0000 UTC m=+503.558765894 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000a35ac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00737ec40 item 3 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f244c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f244c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f244c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f244c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f244c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.091729091 +0000 UTC m=+503.564111250 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f244c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f24a00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f24a00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f24a00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f24a00): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f24a00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.091729091 +0000 UTC m=+503.564111250 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f24a00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003465b0 item 4 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25300): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25300): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25300): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25300): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25300): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.095167159 +0000 UTC m=+503.567549328 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25300): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.095167159 +0000 UTC m=+503.567549328 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25780): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25c40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25c40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25c40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25c40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25c40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.095167159 +0000 UTC m=+503.567549328 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f25c40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007348540 item 5 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772700): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772700): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772700): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772700): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772700): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.100101823 +0000 UTC m=+503.572484031 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772700): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772c40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772c40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772c40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772c40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772c40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.100101823 +0000 UTC m=+503.572484031 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000772c40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001d8540 item 6 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773780): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773780): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773780): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773780): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773780): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.104021106 +0000 UTC m=+503.576403275 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773780): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.104021106 +0000 UTC m=+503.576403275 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000773cc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055a540): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055a540): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055a540): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055a540): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055a540): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.104021106 +0000 UTC m=+503.576403275 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055a540): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030fdc0 item 7 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055b4c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055b4c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055b4c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055b4c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055b4c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.109257547 +0000 UTC m=+503.581639716 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055b4c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055bdc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055bdc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055bdc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055bdc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055bdc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.109257547 +0000 UTC m=+503.581639716 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00055bdc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fdc0 item 8 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2880): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc0006e2880): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2880): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2880): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2880): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2880): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2880): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2c40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2c40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2c40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2c40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2c40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.113176049 +0000 UTC m=+503.585558218 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e2c40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.113176049 +0000 UTC m=+503.585558218 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e30c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e3600): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e3600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e3600): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e3600): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e3600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.113176049 +0000 UTC m=+503.585558218 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0006e3600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a9420 item 9 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de0c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de0c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de0c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de0c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de0c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.118835797 +0000 UTC m=+503.591217966 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de0c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de640): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de640): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de640): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.118835797 +0000 UTC m=+503.591217966 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008de640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b47e0 item 10 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df140): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc0008df140): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df140): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df140): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df140): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df140): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df500): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df500): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df500): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.123149853 +0000 UTC m=+503.595532022 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008df500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.123149853 +0000 UTC m=+503.595532022 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dfa00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dff00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dff00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dff00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dff00): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dff00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.123149853 +0000 UTC m=+503.595532022 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0008dff00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007793b0 item 11 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093eac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093eac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093eac0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093eac0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093eac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.129145743 +0000 UTC m=+503.601527913 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093eac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f000): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f000): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f000): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.129145743 +0000 UTC m=+503.601527913 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000827500 item 12 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f940): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc00093f940): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f940): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f940): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f940): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f940): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093f940): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093fd00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093fd00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093fd00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093fd00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093fd00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.133143655 +0000 UTC m=+503.605525824 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00093fd00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936440): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936440): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936440): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936440): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936440): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.133143655 +0000 UTC m=+503.605525824 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936440): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000869500 item 13 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936ec0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936ec0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936ec0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936ec0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936ec0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.137075532 +0000 UTC m=+503.609457701 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007936ec0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937600): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937600): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937600): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.137075532 +0000 UTC m=+503.609457701 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00089d500 item 14 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937f00): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc007937f00): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937f00): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937f00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937f00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937f00): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc007937f00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1c400): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1c400): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1c400): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1c400): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1c400): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.141188108 +0000 UTC m=+503.613570277 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1c400): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1cbc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1cbc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1cbc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1cbc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1cbc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.141188108 +0000 UTC m=+503.613570277 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1cbc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008c1500 item 15 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1d500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1d500): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1d500): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1d500): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1d500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.145175771 +0000 UTC m=+503.617557940 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1d500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1da80): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1da80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1da80): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1da80): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1da80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.145175771 +0000 UTC m=+503.617557940 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e1da80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008f9500 item 16 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c4b40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c4b40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c4b40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c4b40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c4b40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.151793301 +0000 UTC m=+503.624175450 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c4b40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.151793301 +0000 UTC m=+503.624175450 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0002c5900): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0003a9480): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0003a9480): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0003a9480): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0003a9480): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0003a9480): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.151793301 +0000 UTC m=+503.624175450 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0003a9480): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000951500 item 17 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00012d700): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00012d700): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00012d700): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00012d700): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00012d700): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.155664323 +0000 UTC m=+503.628046472 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00012d700): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000aca000): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000aca000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000aca000): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000aca000): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000aca000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.155664323 +0000 UTC m=+503.628046472 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000aca000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00098b650 item 18 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acaa80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acaa80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acaa80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acaa80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acaa80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.159173455 +0000 UTC m=+503.631555614 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acaa80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.159173455 +0000 UTC m=+503.631555614 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acafc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acb500): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acb500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acb500): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acb500): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acb500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.159173455 +0000 UTC m=+503.631555614 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acb500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009c1650 item 19 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acbe40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acbe40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acbe40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acbe40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acbe40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.163014902 +0000 UTC m=+503.635397062 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000acbe40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50400): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50400): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50400): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50400): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50400): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.163014902 +0000 UTC m=+503.635397062 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50400): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a0d7a0 item 20 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50dc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50dc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50dc0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50dc0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50dc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.166677964 +0000 UTC m=+503.639060183 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d50dc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.166677964 +0000 UTC m=+503.639060183 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d512c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d517c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d517c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d517c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d517c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d517c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.166677964 +0000 UTC m=+503.639060183 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d517c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000a6b7a0 item 21 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad41c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad41c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad41c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad41c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad41c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.171063283 +0000 UTC m=+503.643445452 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad41c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad4700): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad4700): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad4700): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad4700): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad4700): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.171063283 +0000 UTC m=+503.643445452 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad4700): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000abf8f0 item 22 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5040): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5040): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5040): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5040): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5040): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.174582194 +0000 UTC m=+503.646964354 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5040): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.174582194 +0000 UTC m=+503.646964354 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5540): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5a40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5a40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5a40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5a40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5a40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.174582194 +0000 UTC m=+503.646964354 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000ad5a40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b138f0 item 23 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30400): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30400): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30400): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30400): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30400): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.17905546 +0000 UTC m=+503.651437669 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30400): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30940): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30940): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30940): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30940): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30940): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.17905546 +0000 UTC m=+503.651437669 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b30940): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b33a40 item 24 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31240): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc000b31240): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31240): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31240): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31240): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31240): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31240): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31600): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31600): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31600): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.182782191 +0000 UTC m=+503.655164360 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.182782191 +0000 UTC m=+503.655164360 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000b31b00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdc0c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdc0c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdc0c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdc0c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdc0c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.182782191 +0000 UTC m=+503.655164360 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdc0c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000b6fa40 item 25 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdca00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdca00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdca00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdca00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdca00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.186955933 +0000 UTC m=+503.659338102 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdca00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdcf40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdcf40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdcf40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdcf40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdcf40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.186955933 +0000 UTC m=+503.659338102 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdcf40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c09b90 item 26 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdd840): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc000bdd840): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdd840): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdd840): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdd840): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdd840): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bdd840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bddc00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bddc00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bddc00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bddc00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bddc00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.190363874 +0000 UTC m=+503.662746043 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000bddc00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.190363874 +0000 UTC m=+503.662746043 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c180): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c6c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c6c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c6c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c6c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c6c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.190363874 +0000 UTC m=+503.662746043 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8c6c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c4bb90 item 27 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d000): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d000): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d000): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.194856586 +0000 UTC m=+503.667238756 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d540): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d540): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d540): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d540): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d540): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.194856586 +0000 UTC m=+503.667238756 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8d540): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cc5ce0 item 28 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8de40): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc000c8de40): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8de40): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8de40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8de40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8de40): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000c8de40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46280): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46280): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46280): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46280): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46280): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.198179148 +0000 UTC m=+503.670561327 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46280): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46940): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46940): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46940): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46940): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46940): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.198179148 +0000 UTC m=+503.670561327 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d46940): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d0fce0 item 29 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d47280): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d47280): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d47280): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d47280): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d47280): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.201468185 +0000 UTC m=+503.673850344 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d47280): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d477c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d477c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d477c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d477c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d477c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.201468185 +0000 UTC m=+503.673850344 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000d477c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d83ce0 item 30 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6140): _readAt: size=2, off=0 2025/08/18 03:25:22 ERROR : open-test-file(0xc000dd6140): Couldn't read size of file 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6140): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6140): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6140): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6140): close: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6500): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6500): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6500): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.205096201 +0000 UTC m=+503.677478369 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6bc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6bc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6bc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6bc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6bc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.205096201 +0000 UTC m=+503.677478369 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd6bc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000dd1ce0 item 31 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7500): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7500): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7500): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.208419402 +0000 UTC m=+503.680801562 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7a40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7a40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7a40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7a40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7a40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.208419402 +0000 UTC m=+503.680801562 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000dd7a40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e17ce0 item 32 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e503c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e503c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e503c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e503c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e503c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.211942942 +0000 UTC m=+503.684325111 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e503c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e59ce0 item 33 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.212915791 +0000 UTC m=+503.685297970 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50d40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50d40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50d40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50d40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50d40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.212915791 +0000 UTC m=+503.685297970 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e50d40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e59ea0 item 33 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51640): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51640): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51640): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.216140288 +0000 UTC m=+503.688522448 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ee7ea0 item 34 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.217548597 +0000 UTC m=+503.689930767 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000e51ac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c080): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c080): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c080): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c080): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c080): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.217548597 +0000 UTC m=+503.689930767 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c080): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef60e0 item 34 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c980): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c980): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c980): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c980): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c980): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.220533653 +0000 UTC m=+503.692915822 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2c980): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae0e0 item 35 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.221729813 +0000 UTC m=+503.694111972 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2ce00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2d300): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2d300): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2d300): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2d300): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2d300): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.221729813 +0000 UTC m=+503.694111972 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2d300): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fae2a0 item 35 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2dc40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2dc40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2dc40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2dc40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2dc40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.224877075 +0000 UTC m=+503.697259234 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc000f2dc40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc2a0 item 36 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.225981884 +0000 UTC m=+503.698364053 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c1c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c700): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c700): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c700): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c700): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c700): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.225981884 +0000 UTC m=+503.698364053 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100c700): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ffc460 item 36 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d000): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d000): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d000): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.22894674 +0000 UTC m=+503.701328920 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105a460 item 37 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.229917377 +0000 UTC m=+503.702299536 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d480): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d980): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d980): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d980): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d980): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d980): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.229917377 +0000 UTC m=+503.702299536 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00100d980): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00105a620 item 37 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090340): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090340): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090340): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090340): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090340): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.232813516 +0000 UTC m=+503.705195655 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090340): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a620 item 38 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.233813367 +0000 UTC m=+503.706195516 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090d80): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090d80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090d80): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090d80): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090d80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.233813367 +0000 UTC m=+503.706195516 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001090d80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a7e0 item 38 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0010916c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0010916c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0010916c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0010916c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0010916c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.2360528 +0000 UTC m=+503.708434950 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0010916c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ee7e0 item 39 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.236942985 +0000 UTC m=+503.709325124 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001091bc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134140): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134140): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134140): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134140): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134140): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.236942985 +0000 UTC m=+503.709325124 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010ee9a0 item 39 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134a80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134a80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134a80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134a80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134a80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.239425525 +0000 UTC m=+503.711807664 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134a80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011449a0 item 40 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.240700905 +0000 UTC m=+503.713083054 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001134f80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011354c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011354c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011354c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011354c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011354c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.240700905 +0000 UTC m=+503.713083054 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011354c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001144b60 item 40 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.242949444 +0000 UTC m=+503.715331594 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001135d40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae2c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae2c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae2c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118eb60 item 41 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae2c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae2c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.243737808 +0000 UTC m=+503.716119957 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae2c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118ed20 item 41 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.244734143 +0000 UTC m=+503.717116282 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011ae780): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011aecc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011aecc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011aecc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011aecc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011aecc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.244734143 +0000 UTC m=+503.717116282 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011aecc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00118eee0 item 41 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.247006228 +0000 UTC m=+503.719388377 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011af5c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011afac0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011afac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011afac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001212ee0 item 42 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011afac0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011afac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.247978215 +0000 UTC m=+503.720360364 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0011afac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012130a0 item 42 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.249337423 +0000 UTC m=+503.721719572 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262080): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262600): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262600): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262600): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.249337423 +0000 UTC m=+503.721719572 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001213260 item 42 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.252313131 +0000 UTC m=+503.724695300 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001262f00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263400): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263400): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263400): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b5260 item 43 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263400): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263400): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.253218093 +0000 UTC m=+503.725600262 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263400): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b5420 item 43 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.254209338 +0000 UTC m=+503.726591507 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263940): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263e80): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263e80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263e80): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263e80): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263e80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.254209338 +0000 UTC m=+503.726591507 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001263e80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b55e0 item 43 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.257129362 +0000 UTC m=+503.729511531 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312800): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312d00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312d00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312d00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013275e0 item 44 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312d00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312d00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.257871648 +0000 UTC m=+503.730253808 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001312d00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013277a0 item 44 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.259021792 +0000 UTC m=+503.731403961 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001313240): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0013137c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0013137c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0013137c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0013137c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0013137c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.259021792 +0000 UTC m=+503.731403961 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0013137c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001327960 item 44 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.262003882 +0000 UTC m=+503.734386051 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390640): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390640): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137b960 item 45 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390640): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.262884919 +0000 UTC m=+503.735267078 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390d40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390d40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390d40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390d40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390d40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.262884919 +0000 UTC m=+503.735267078 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001390d40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00137bb20 item 45 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.266081153 +0000 UTC m=+503.738463313 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391b40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391b40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391b40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cbb20 item 46 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391b40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391b40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.266963232 +0000 UTC m=+503.739345402 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001391b40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141a2c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141a2c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141a2c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141a2c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141a2c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.266963232 +0000 UTC m=+503.739345402 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141a2c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013cbce0 item 46 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.270900249 +0000 UTC m=+503.743282418 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141abc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b0c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b0c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b0c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001445ce0 item 47 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b0c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b0c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.271893689 +0000 UTC m=+503.744275857 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b0c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b7c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b7c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b7c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b7c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b7c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.271893689 +0000 UTC m=+503.744275857 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00141b7c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001445ea0 item 47 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.275366362 +0000 UTC m=+503.747748520 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6640): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6640): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014a9ea0 item 48 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6640): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.276409574 +0000 UTC m=+503.748791743 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6d40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6d40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6d40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6d40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6d40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.276409574 +0000 UTC m=+503.748791743 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b6d40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014d20e0 item 48 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7640): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7640): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7640): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.279999227 +0000 UTC m=+503.752381386 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015360e0 item 49 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.281077255 +0000 UTC m=+503.753459414 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0014b7ac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c080): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c080): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c080): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c080): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c080): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.281077255 +0000 UTC m=+503.753459414 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c080): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015362a0 item 49 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c9c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c9c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c9c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c9c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c9c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.285367146 +0000 UTC m=+503.757749315 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154c9c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00156c2a0 item 50 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.286720583 +0000 UTC m=+503.759102752 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154cec0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154d440): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154d440): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154d440): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154d440): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154d440): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.286720583 +0000 UTC m=+503.759102752 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154d440): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00156c460 item 50 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154dd80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154dd80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154dd80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154dd80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154dd80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.290306508 +0000 UTC m=+503.762688677 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00154dd80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d0460 item 51 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.291431335 +0000 UTC m=+503.763813503 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0300): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0840): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0840): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0840): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0840): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0840): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.291431335 +0000 UTC m=+503.763813503 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f0840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015d0620 item 51 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1180): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1180): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1180): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1180): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1180): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.295127368 +0000 UTC m=+503.767509538 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1180): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001634620 item 52 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.296269157 +0000 UTC m=+503.768651326 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1680): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1c00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1c00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1c00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1c00): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1c00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.296269157 +0000 UTC m=+503.768651326 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0015f1c00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016347e0 item 52 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169c5c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169c5c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169c5c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169c5c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169c5c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.299674493 +0000 UTC m=+503.772056651 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169c5c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b07e0 item 53 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.300711573 +0000 UTC m=+503.773093743 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169cac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d000): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d000): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d000): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.300711573 +0000 UTC m=+503.773093743 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b09a0 item 53 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d940): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d940): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d940): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d940): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d940): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.304259839 +0000 UTC m=+503.776642008 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169d940): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017109a0 item 54 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.305534067 +0000 UTC m=+503.777916235 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00169de40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750440): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750440): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750440): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750440): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750440): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.305534067 +0000 UTC m=+503.777916235 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750440): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001710b60 item 54 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750d80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750d80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750d80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750d80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750d80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.308564097 +0000 UTC m=+503.780946266 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001750d80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001778b60 item 55 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.309649168 +0000 UTC m=+503.782031337 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001751280): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017517c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017517c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017517c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017517c0): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017517c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.309649168 +0000 UTC m=+503.782031337 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017517c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001778d20 item 55 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc180): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc180): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc180): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc180): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc180): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.313261304 +0000 UTC m=+503.785643473 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc180): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017c8d20 item 56 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.314750246 +0000 UTC m=+503.787132445 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dc680): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dcc00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dcc00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dcc00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dcc00): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dcc00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.314750246 +0000 UTC m=+503.787132445 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dcc00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017c8ee0 item 56 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.318179637 +0000 UTC m=+503.790561806 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dd500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dda40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dda40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dda40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001830ee0 item 57 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dda40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dda40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.319066716 +0000 UTC m=+503.791448885 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0017dda40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018310a0 item 57 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.32009985 +0000 UTC m=+503.792482009 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874580): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874580): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874580): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874580): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874580): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.32009985 +0000 UTC m=+503.792482009 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874580): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001831260 item 57 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.323384158 +0000 UTC m=+503.795766328 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001874e80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018753c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018753c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018753c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188f260 item 58 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018753c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018753c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.324416891 +0000 UTC m=+503.796799051 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018753c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188f420 item 58 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.325804481 +0000 UTC m=+503.798186651 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875900): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875ec0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875ec0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875ec0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875ec0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875ec0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.325804481 +0000 UTC m=+503.798186651 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001875ec0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188f5e0 item 58 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.32947108 +0000 UTC m=+503.801853250 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018be840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bed80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bed80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bed80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018f55e0 item 59 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bed80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bed80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.330518801 +0000 UTC m=+503.802900960 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bed80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018f57a0 item 59 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.331803638 +0000 UTC m=+503.804185797 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf2c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf840): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf840): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf840): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf840): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf840): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.331803638 +0000 UTC m=+503.804185797 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0018bf840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018f5960 item 59 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.335758208 +0000 UTC m=+503.808140376 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019641c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964700): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964700): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964700): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001941960 item 60 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964700): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964700): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.33667311 +0000 UTC m=+503.809055269 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964700): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001941b20 item 60 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.337914745 +0000 UTC m=+503.810296894 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001964c40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965200): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965200): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965200): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965200): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965200): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.337914745 +0000 UTC m=+503.810296894 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965200): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001941ce0 item 60 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.340447029 +0000 UTC m=+503.812829178 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001965b00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc0c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc0c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc0c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019cfce0 item 61 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc0c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc0c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.341248056 +0000 UTC m=+503.813630205 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc0c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc7c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc7c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc7c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc7c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc7c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.341248056 +0000 UTC m=+503.813630205 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fc7c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019cfea0 item 61 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.344440842 +0000 UTC m=+503.816822991 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd0c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd600): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd600): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001aefea0 item 62 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd600): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.34530585 +0000 UTC m=+503.817687999 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fd600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fdd00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fdd00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fdd00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fdd00): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fdd00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.34530585 +0000 UTC m=+503.817687999 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0019fdd00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bac0e0 item 62 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.349424148 +0000 UTC m=+503.821806317 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2680): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2bc0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2bc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2bc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be20e0 item 63 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2bc0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2bc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.350797361 +0000 UTC m=+503.823179530 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb2bc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb32c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb32c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb32c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb32c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb32c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.350797361 +0000 UTC m=+503.823179530 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb32c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001be22a0 item 63 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.354990139 +0000 UTC m=+503.827372298 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001bb3bc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46180): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46180): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46180): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c062a0 item 64 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46180): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46180): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.355983498 +0000 UTC m=+503.828365667 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46180): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46880): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46880): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46880): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46880): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46880): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.355983498 +0000 UTC m=+503.828365667 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c46880): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c06460 item 64 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47180): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47180): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47180): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47180): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47180): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.359550178 +0000 UTC m=+503.831932337 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47180): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c7e460 item 65 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.360462364 +0000 UTC m=+503.832844533 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47b00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47b00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47b00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47b00): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47b00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.360462364 +0000 UTC m=+503.832844533 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001c47b00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c7e620 item 65 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2480): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2480): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2480): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2480): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2480): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.363749568 +0000 UTC m=+503.836131737 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2480): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cf2620 item 66 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.364891387 +0000 UTC m=+503.837273556 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2900): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2e40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2e40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2e40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2e40): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2e40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.364891387 +0000 UTC m=+503.837273556 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc2e40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001cf27e0 item 66 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3740): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3740): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3740): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3740): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3740): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.368257529 +0000 UTC m=+503.840639689 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3740): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d467e0 item 67 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.369233004 +0000 UTC m=+503.841615174 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001cc3bc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70140): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70140): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70140): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70140): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70140): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.369233004 +0000 UTC m=+503.841615174 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d469a0 item 67 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70a80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70a80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70a80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70a80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70a80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.37287699 +0000 UTC m=+503.845259159 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70a80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d949a0 item 68 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.374031813 +0000 UTC m=+503.846413971 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d70f80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d714c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d714c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d714c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d714c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d714c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.374031813 +0000 UTC m=+503.846413971 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d714c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d94b60 item 68 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d71dc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d71dc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d71dc0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d71dc0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d71dc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.376767088 +0000 UTC m=+503.849149237 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001d71dc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e1cb60 item 69 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.377960915 +0000 UTC m=+503.850343065 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a2c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a7c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a7c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a7c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a7c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a7c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.377960915 +0000 UTC m=+503.850343065 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2a7c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e1cd20 item 69 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b100): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b100): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b100): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b100): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b100): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.380853828 +0000 UTC m=+503.853235967 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b100): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e66d20 item 70 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.381845312 +0000 UTC m=+503.854227451 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2b600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2bb40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2bb40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2bb40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2bb40): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2bb40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.381845312 +0000 UTC m=+503.854227451 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001e2bb40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e66ee0 item 70 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebc500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebc500): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebc500): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebc500): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebc500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.384579957 +0000 UTC m=+503.856962106 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebc500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001edeee0 item 71 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.385438943 +0000 UTC m=+503.857821092 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebca00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebcf00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebcf00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebcf00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebcf00): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebcf00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.385438943 +0000 UTC m=+503.857821092 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebcf00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001edf0a0 item 71 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebd840): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebd840): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebd840): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebd840): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebd840): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.389323712 +0000 UTC m=+503.861705901 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebd840): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f430a0 item 72 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.390588061 +0000 UTC m=+503.862970230 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ebdd40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4300): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4300): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4300): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4300): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4300): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.390588061 +0000 UTC m=+503.862970230 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4300): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f43260 item 72 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.393897026 +0000 UTC m=+503.866279195 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff4b80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5080): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5080): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5080): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002041260 item 73 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5080): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5080): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.394915322 +0000 UTC m=+503.867297491 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5080): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002041420 item 73 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.39617418 +0000 UTC m=+503.868556349 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5540): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5a80): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5a80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5a80): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5a80): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5a80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.39617418 +0000 UTC m=+503.868556349 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc001ff5a80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020415e0 item 73 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.400664888 +0000 UTC m=+503.873047058 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c400): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c900): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c900): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c900): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a75e0 item 74 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c900): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c900): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.401928186 +0000 UTC m=+503.874310354 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209c900): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a77a0 item 74 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.403735174 +0000 UTC m=+503.876117344 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209ce40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209d3c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209d3c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209d3c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209d3c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209d3c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.403735174 +0000 UTC m=+503.876117344 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00209d3c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a7960 item 74 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.408466696 +0000 UTC m=+503.880848865 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e400): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e900): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e900): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e900): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00211bd50 item 75 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e900): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e900): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.409594268 +0000 UTC m=+503.881976437 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210e900): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): _writeAt: size=3, off=2 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00211bf10 item 75 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.410986606 +0000 UTC m=+503.883368775 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210ee40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210f380): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210f380): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210f380): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210f380): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210f380): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.410986606 +0000 UTC m=+503.883368775 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210f380): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002180150 item 75 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.414876605 +0000 UTC m=+503.887258774 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00210fc80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be200): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be200): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be200): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021aa150 item 76 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be200): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be200): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.415934496 +0000 UTC m=+503.888316664 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be200): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021aa310 item 76 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): _writeAt: size=3, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.417362632 +0000 UTC m=+503.889744802 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021be740): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021becc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021becc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021becc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021becc0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021becc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.417362632 +0000 UTC m=+503.889744802 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021becc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021aa4d0 item 76 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.420782285 +0000 UTC m=+503.893164454 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bf5c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bfac0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bfac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bfac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021d44d0 item 77 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bfac0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bfac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.421921559 +0000 UTC m=+503.894303728 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021bfac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021fe240): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021fe240): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021fe240): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021fe240): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021fe240): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.421921559 +0000 UTC m=+503.894303728 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021fe240): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021d4690 item 77 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.425591403 +0000 UTC m=+503.897973582 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021feb40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff040): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff040): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff040): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00220e690 item 78 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff040): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff040): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.426622774 +0000 UTC m=+503.899004943 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff040): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff740): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff740): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff740): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff740): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff740): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.426622774 +0000 UTC m=+503.899004943 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0021ff740): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00220e850 item 78 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.430625473 +0000 UTC m=+503.903007643 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a0c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a5c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a5c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a5c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00225a850 item 79 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a5c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a5c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.431560643 +0000 UTC m=+503.903942812 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226a5c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226acc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226acc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226acc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226acc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226acc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.431560643 +0000 UTC m=+503.903942812 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226acc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00225aa10 item 79 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.435829183 +0000 UTC m=+503.908211352 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226b5c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226bac0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226bac0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226bac0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002288a10 item 80 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226bac0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226bac0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.436836969 +0000 UTC m=+503.909219128 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00226bac0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4240): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4240): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4240): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4240): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4240): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.436836969 +0000 UTC m=+503.909219128 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4240): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002288bd0 item 80 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4b40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4b40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4b40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4b40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4b40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.441136058 +0000 UTC m=+503.913518227 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4b40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022ccbd0 item 81 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.442358207 +0000 UTC m=+503.914740396 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a4fc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5500): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5500): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5500): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.442358207 +0000 UTC m=+503.914740396 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022ccd90 item 81 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5e40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5e40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5e40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5e40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5e40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.445993897 +0000 UTC m=+503.918376066 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0022a5e40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00230cd90 item 82 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.447270128 +0000 UTC m=+503.919652297 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0023383c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002338940): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002338940): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002338940): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002338940): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002338940): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.447270128 +0000 UTC m=+503.919652297 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002338940): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00230cf50 item 82 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339280): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339280): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339280): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339280): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339280): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.450839392 +0000 UTC m=+503.923221562 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339280): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00234ef50 item 83 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.452045892 +0000 UTC m=+503.924428072 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339780): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339cc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339cc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339cc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339cc0): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339cc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.452045892 +0000 UTC m=+503.924428072 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002339cc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00234f110 item 83 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380680): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380680): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380680): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380680): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380680): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.455551999 +0000 UTC m=+503.927934167 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380680): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00238f110 item 84 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.456803103 +0000 UTC m=+503.929185272 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002380b80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381100): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381100): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381100): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381100): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381100): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.456803103 +0000 UTC m=+503.929185272 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381100): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00238f2d0 item 84 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381a40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381a40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381a40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381a40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381a40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.460534643 +0000 UTC m=+503.932916812 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381a40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024052d0 item 85 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.461674537 +0000 UTC m=+503.934056706 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002381f40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242e500): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242e500): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242e500): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242e500): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242e500): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.461674537 +0000 UTC m=+503.934056706 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242e500): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002405490 item 85 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242ee40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242ee40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242ee40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242ee40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242ee40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.46509392 +0000 UTC m=+503.937476089 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242ee40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002457490 item 86 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.466336137 +0000 UTC m=+503.938718316 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f340): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f8c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f8c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f8c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f8c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f8c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.466336137 +0000 UTC m=+503.938718316 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00242f8c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002457650 item 86 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8280): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8280): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8280): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8280): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8280): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.469128881 +0000 UTC m=+503.941511030 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8280): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024d3650 item 87 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.470051187 +0000 UTC m=+503.942433336 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8780): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8cc0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8cc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8cc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8cc0): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8cc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.470051187 +0000 UTC m=+503.942433336 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d8cc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024d3810 item 87 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9600): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9600): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9600): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.472635057 +0000 UTC m=+503.945017206 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00257d810 item 88 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.473741949 +0000 UTC m=+503.946124089 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0024d9b00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aa100): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aa100): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aa100): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aa100): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aa100): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.473741949 +0000 UTC m=+503.946124089 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aa100): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00257d9d0 item 88 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.477101289 +0000 UTC m=+503.949483458 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaa00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaf40): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaf40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaf40): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025c59d0 item 89 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaf40): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaf40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.477831974 +0000 UTC m=+503.950214133 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aaf40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025c5b90 item 89 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.478723221 +0000 UTC m=+503.951105371 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025ab480): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aba00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aba00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aba00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aba00): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aba00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.478723221 +0000 UTC m=+503.951105371 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0025aba00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025c5d50 item 89 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.481090304 +0000 UTC m=+503.953472444 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656380): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026568c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026568c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026568c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00266dd50 item 90 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026568c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026568c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.482178862 +0000 UTC m=+503.954561011 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026568c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00266df10 item 90 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.483076832 +0000 UTC m=+503.955458971 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002656e00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026573c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026573c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026573c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026573c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026573c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.483076832 +0000 UTC m=+503.955458971 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026573c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00269c150 item 90 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.485370567 +0000 UTC m=+503.957752716 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002657cc0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea280): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea280): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea280): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026e4150 item 91 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea280): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea280): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.486051417 +0000 UTC m=+503.958433566 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea280): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): >_readAt: n=2, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): _writeAt: size=3, off=7 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026e4310 item 91 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.486835282 +0000 UTC m=+503.959217432 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ea7c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ead40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ead40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ead40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ead40): >_readAt: n=8, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ead40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.486835282 +0000 UTC m=+503.959217432 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ead40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026e44d0 item 91 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.489535562 +0000 UTC m=+503.961917711 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026eb640): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ebb80): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ebb80): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ebb80): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00276c4d0 item 92 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ebb80): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ebb80): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.490166139 +0000 UTC m=+503.962548288 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0026ebb80): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): open at offset 5 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00276c690 item 92 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): _readAt: size=2, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): _writeAt: size=3, off=5 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): >_writeAt: n=3, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.490961475 +0000 UTC m=+503.963343614 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c140): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c700): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c700): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c700): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c700): >_readAt: n=3, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c700): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.490961475 +0000 UTC m=+503.963343614 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279c700): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00276c850 item 92 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.493199596 +0000 UTC m=+503.965581745 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d000): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d540): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d540): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d540): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027e4850 item 93 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d540): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d540): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.493849227 +0000 UTC m=+503.966231376 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279d540): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279dc40): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279dc40): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279dc40): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279dc40): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279dc40): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.493849227 +0000 UTC m=+503.966231376 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc00279dc40): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0027e4a10 item 93 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.496701985 +0000 UTC m=+503.969084134 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0028545c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002854b00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002854b00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002854b00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002892a10 item 94 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002854b00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002854b00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.497533639 +0000 UTC m=+503.969915789 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002854b00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855200): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855200): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855200): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855200): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855200): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.497533639 +0000 UTC m=+503.969915789 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855200): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002892bd0 item 94 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.500036638 +0000 UTC m=+503.972418777 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc002855b00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f60c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f60c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f60c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028f8bd0 item 95 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f60c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f60c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.500855439 +0000 UTC m=+503.973237578 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f60c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f67c0): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f67c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f67c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f67c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f67c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.500855439 +0000 UTC m=+503.973237578 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f67c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028f8d90 item 95 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 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/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): open at offset 0 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): _readAt: size=2, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.50338632 +0000 UTC m=+503.975768459 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f70c0): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7600): _writeAt: size=5, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7600): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7600): >openPending: err= 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a16d90 item 96 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7600): >_writeAt: n=5, err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7600): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.504210351 +0000 UTC m=+503.976592500 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7600): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:22 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:22 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7d00): _readAt: size=512, off=0 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7d00): openPending: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7d00): >openPending: err= 2025/08/18 03:25:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7d00): >_readAt: n=5, err=EOF 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7d00): close: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:22.504210351 +0000 UTC m=+503.976592500 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:22 DEBUG : open-test-file(0xc0029f7d00): >close: err= 2025/08/18 03:25:22 DEBUG : open-test-file: Remove: 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a16f50 item 96 2025/08/18 03:25:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:22 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:25:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:25:22 DEBUG : Looking for writers 2025/08/18 03:25:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:22 DEBUG : >WaitForWriters: 2025/08/18 03:25:22 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/writes 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/writes Messages: Unexpected file "newLeaf" === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:25:29 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:25:29 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:25:29 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:29 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:29 INFO : mega root 'rclone-test-vasoxin7sujo': 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b44d40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b44d40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b44d40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b44d40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b44d40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.557223107 +0000 UTC m=+511.029605276 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b44d40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.557223107 +0000 UTC m=+511.029605276 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b451c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b45680): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b45680): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b45680): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b45680): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b45680): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.557223107 +0000 UTC m=+511.029605276 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002b45680): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002cdc150 item 1 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52000): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52000): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52000): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52000): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52000): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.562935914 +0000 UTC m=+511.035318083 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52000): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52500): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52500): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52500): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52500): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52500): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.562935914 +0000 UTC m=+511.035318083 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52500): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d4a2a0 item 2 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52e00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52e00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52e00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52e00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52e00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.566755078 +0000 UTC m=+511.039137248 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d52e00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.566755078 +0000 UTC m=+511.039137248 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53280): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53740): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53740): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53740): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53740): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53740): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.566755078 +0000 UTC m=+511.039137248 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002d53740): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002db82a0 item 3 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e100): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e100): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e100): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e100): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e100): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.571249463 +0000 UTC m=+511.043631623 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e100): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e640): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e640): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e640): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e640): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e640): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.571249463 +0000 UTC m=+511.043631623 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7e640): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e563f0 item 4 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7ef40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7ef40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7ef40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7ef40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7ef40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.575328297 +0000 UTC m=+511.047710466 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7ef40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.575328297 +0000 UTC m=+511.047710466 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f3c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f880): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f880): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f880): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f880): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f880): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.575328297 +0000 UTC m=+511.047710466 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002e7f880): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ede3f0 item 5 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a240): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a240): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a240): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a240): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a240): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.580468277 +0000 UTC m=+511.052850436 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a240): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a780): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a780): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a780): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.580468277 +0000 UTC m=+511.052850436 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3a780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f66540 item 6 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b0c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b0c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b0c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b0c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b0c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.583955858 +0000 UTC m=+511.056338017 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b0c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.583955858 +0000 UTC m=+511.056338017 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3b5c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3ba80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3ba80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3ba80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3ba80): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3ba80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.583955858 +0000 UTC m=+511.056338017 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002f3ba80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd2540 item 7 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024440): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024440): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024440): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.588330468 +0000 UTC m=+511.060712637 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024980): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024980): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024980): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024980): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024980): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.588330468 +0000 UTC m=+511.060712637 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003024980): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00306a690 item 8 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025200): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc003025200): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025200): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025200): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025200): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025200): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025200): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0030255c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0030255c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0030255c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0030255c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0030255c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.591979433 +0000 UTC m=+511.064361602 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0030255c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.591979433 +0000 UTC m=+511.064361602 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025a40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025f40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025f40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025f40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025f40): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025f40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.591979433 +0000 UTC m=+511.064361602 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003025f40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030de690 item 9 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116900): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116900): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116900): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116900): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116900): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.596364482 +0000 UTC m=+511.068746651 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116900): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116e40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116e40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116e40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116e40): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116e40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.596364482 +0000 UTC m=+511.068746651 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003116e40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031627e0 item 10 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117740): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc003117740): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117740): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117740): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117740): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117740): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117740): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117b00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117b00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117b00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117b00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117b00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.600571627 +0000 UTC m=+511.072953796 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003117b00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.600571627 +0000 UTC m=+511.072953796 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa080): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa580): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa580): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa580): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa580): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa580): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.600571627 +0000 UTC m=+511.072953796 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fa580): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0031be7e0 item 11 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031faec0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031faec0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031faec0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031faec0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031faec0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.605560151 +0000 UTC m=+511.077942321 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031faec0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fb400): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fb400): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fb400): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fb400): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fb400): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.605560151 +0000 UTC m=+511.077942321 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fb400): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003238930 item 12 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fbd00): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc0031fbd00): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fbd00): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fbd00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fbd00): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fbd00): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0031fbd00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8140): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8140): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8140): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.609026513 +0000 UTC m=+511.081408682 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8800): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8800): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8800): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8800): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8800): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.609026513 +0000 UTC m=+511.081408682 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f8800): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032d4930 item 13 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9140): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9140): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9140): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.612470431 +0000 UTC m=+511.084852600 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9680): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9680): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9680): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9680): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9680): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.612470431 +0000 UTC m=+511.084852600 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0032f9680): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00334e930 item 14 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2000): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc0033d2000): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2000): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2000): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2000): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2000): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2000): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d23c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d23c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d23c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d23c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d23c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.615313049 +0000 UTC m=+511.087695198 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d23c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2a80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2a80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2a80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2a80): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2a80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.615313049 +0000 UTC m=+511.087695198 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d2a80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033b8930 item 15 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d33c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d33c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d33c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d33c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d33c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.618227452 +0000 UTC m=+511.090609601 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d33c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d3900): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d3900): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d3900): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d3900): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d3900): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.618227452 +0000 UTC m=+511.090609601 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0033d3900): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003442930 item 16 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a280): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a280): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a280): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a280): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a280): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.620890972 +0000 UTC m=+511.093273122 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a280): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.620890972 +0000 UTC m=+511.093273122 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348a700): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ac00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ac00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ac00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ac00): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ac00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.620890972 +0000 UTC m=+511.093273122 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ac00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00348e930 item 17 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348b540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348b540): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348b540): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348b540): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348b540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.624199026 +0000 UTC m=+511.096581175 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348b540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ba80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ba80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ba80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ba80): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ba80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.624199026 +0000 UTC m=+511.096581175 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00348ba80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003516a80 item 18 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2440): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2440): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2440): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.62671583 +0000 UTC m=+511.099097979 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.62671583 +0000 UTC m=+511.099097979 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2e40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2e40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2e40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2e40): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2e40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.62671583 +0000 UTC m=+511.099097979 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b2e40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035c4a80 item 19 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3780): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3780): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3780): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.62994748 +0000 UTC m=+511.102329639 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3cc0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3cc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3cc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3cc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3cc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.62994748 +0000 UTC m=+511.102329639 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0035b3cc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00364ebd0 item 20 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367a680): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367a680): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367a680): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367a680): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367a680): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.632258517 +0000 UTC m=+511.104640667 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367a680): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.632258517 +0000 UTC m=+511.104640667 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367ab80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b080): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b080): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b080): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b080): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b080): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.632258517 +0000 UTC m=+511.104640667 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b080): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00368abd0 item 21 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b9c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b9c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b9c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b9c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b9c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.635475931 +0000 UTC m=+511.107882476 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367b9c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367bf00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367bf00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367bf00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367bf00): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367bf00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.635475931 +0000 UTC m=+511.107882476 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00367bf00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036ecd20 item 22 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037728c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037728c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037728c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037728c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037728c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.638071283 +0000 UTC m=+511.110453422 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037728c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.638071283 +0000 UTC m=+511.110453422 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003772dc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037732c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037732c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037732c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037732c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037732c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.638071283 +0000 UTC m=+511.110453422 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0037732c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037a6d20 item 23 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003773c00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003773c00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003773c00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003773c00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003773c00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.641644175 +0000 UTC m=+511.114026324 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003773c00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038281c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038281c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038281c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038281c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038281c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.641644175 +0000 UTC m=+511.114026324 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038281c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037e6e70 item 24 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828ac0): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc003828ac0): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828ac0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828ac0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828ac0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828ac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828ac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828e80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828e80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828e80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828e80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828e80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.644428483 +0000 UTC m=+511.116810632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003828e80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.644428483 +0000 UTC m=+511.116810632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003829380): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038298c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038298c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038298c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038298c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038298c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.644428483 +0000 UTC m=+511.116810632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038298c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00386ee70 item 25 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be280): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be280): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be280): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be280): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be280): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.647939007 +0000 UTC m=+511.120321176 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be280): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be7c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be7c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be7c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be7c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be7c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.647939007 +0000 UTC m=+511.120321176 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038be7c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038c0fc0 item 26 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf0c0): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc0038bf0c0): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf0c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf0c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf0c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf0c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf0c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf480): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf480): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf480): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf480): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf480): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.652898577 +0000 UTC m=+511.125280747 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf480): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.652898577 +0000 UTC m=+511.125280747 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bf980): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bfec0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bfec0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bfec0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bfec0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bfec0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.652898577 +0000 UTC m=+511.125280747 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0038bfec0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003902fc0 item 27 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930880): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930880): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930880): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930880): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930880): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.657347818 +0000 UTC m=+511.129729957 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930880): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930dc0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930dc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930dc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930dc0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930dc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.657347818 +0000 UTC m=+511.129729957 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003930dc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003949110 item 28 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039316c0): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc0039316c0): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039316c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039316c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039316c0): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039316c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039316c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003931a80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003931a80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003931a80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003931a80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003931a80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.660324898 +0000 UTC m=+511.132707037 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003931a80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f81c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f81c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f81c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f81c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f81c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.660324898 +0000 UTC m=+511.132707037 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f81c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039b9110 item 29 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f8b00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f8b00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f8b00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f8b00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f8b00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.663621491 +0000 UTC m=+511.136003640 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f8b00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9040): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9040): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9040): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9040): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9040): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.663621491 +0000 UTC m=+511.136003640 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9040): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a27110 item 30 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9940): _readAt: size=2, off=0 2025/08/18 03:25:29 ERROR : open-test-file(0xc0039f9940): Couldn't read size of file 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9940): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9940): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9940): >_writeAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9940): close: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9d00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9d00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9d00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9d00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9d00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.668718008 +0000 UTC m=+511.141100177 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0039f9d00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6440): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6440): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6440): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.668718008 +0000 UTC m=+511.141100177 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a5f110 item 31 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6d80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6d80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6d80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6d80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6d80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.672661837 +0000 UTC m=+511.145044007 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac6d80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac72c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac72c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac72c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac72c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac72c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.672661837 +0000 UTC m=+511.145044007 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac72c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003aef110 item 32 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac7bc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac7bc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac7bc0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac7bc0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac7bc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.675931357 +0000 UTC m=+511.148313507 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ac7bc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b43110 item 33 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.676934325 +0000 UTC m=+511.149316464 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba0c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba5c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba5c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba5c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba5c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba5c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.676934325 +0000 UTC m=+511.149316464 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bba5c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b432d0 item 33 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbaec0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbaec0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbaec0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbaec0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbaec0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.679562288 +0000 UTC m=+511.151944528 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbaec0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bcf2d0 item 34 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.680386018 +0000 UTC m=+511.152768157 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb340): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb880): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb880): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb880): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb880): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb880): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.680386018 +0000 UTC m=+511.152768157 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003bbb880): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bcf490 item 34 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a200): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a200): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a200): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a200): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a200): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.683356527 +0000 UTC m=+511.155738676 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a200): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c13490 item 35 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.684363812 +0000 UTC m=+511.156745951 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1a680): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1ab80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1ab80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1ab80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1ab80): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1ab80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.684363812 +0000 UTC m=+511.156745951 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1ab80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c13650 item 35 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b4c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b4c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b4c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b4c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b4c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.68768494 +0000 UTC m=+511.160067089 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b4c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c5d650 item 36 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.688644595 +0000 UTC m=+511.161026754 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1b9c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1bf00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1bf00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1bf00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1bf00): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1bf00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.688644595 +0000 UTC m=+511.161026754 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003c1bf00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c5d810 item 36 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8880): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8880): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8880): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8880): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8880): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.691317734 +0000 UTC m=+511.163699883 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8880): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ce1810 item 37 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.692627128 +0000 UTC m=+511.165009277 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc8d00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9200): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9200): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9200): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9200): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9200): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.692627128 +0000 UTC m=+511.165009277 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9200): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ce19d0 item 37 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9b40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9b40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9b40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9b40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9b40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.6950949 +0000 UTC m=+511.167477039 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003cc9b40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d2f9d0 item 38 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.696036862 +0000 UTC m=+511.168419001 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c0c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c600): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c600): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c600): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c600): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c600): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.696036862 +0000 UTC m=+511.168419001 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6c600): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d2fb90 item 38 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6cf40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6cf40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6cf40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6cf40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6cf40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.698503794 +0000 UTC m=+511.170885933 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6cf40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d9fb90 item 39 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.699317834 +0000 UTC m=+511.171699973 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d940): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d940): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d940): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d940): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d940): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.699317834 +0000 UTC m=+511.171699973 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003d6d940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d9fd50 item 39 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec300): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec300): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec300): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec300): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec300): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.702259919 +0000 UTC m=+511.174642058 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec300): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003df1d50 item 40 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.703112493 +0000 UTC m=+511.175494642 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dec800): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003decd40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003decd40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003decd40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003decd40): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003decd40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.703112493 +0000 UTC m=+511.175494642 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003decd40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003df1f10 item 40 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.7056093 +0000 UTC m=+511.177991449 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ded5c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dedac0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dedac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dedac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e55f10 item 41 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dedac0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dedac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.706558737 +0000 UTC m=+511.178940886 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003dedac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e76150 item 41 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.707354453 +0000 UTC m=+511.179736602 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c000): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c540): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c540): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c540): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.707354453 +0000 UTC m=+511.179736602 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7c540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e76310 item 41 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.710231596 +0000 UTC m=+511.182613735 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7ce40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d340): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d340): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d340): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003eee310 item 42 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d340): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d340): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.71105246 +0000 UTC m=+511.183434610 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d340): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003eee4d0 item 42 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.712506296 +0000 UTC m=+511.184888455 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7d880): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7de00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7de00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7de00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7de00): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7de00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.712506296 +0000 UTC m=+511.184888455 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003e7de00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003eee690 item 42 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.715730862 +0000 UTC m=+511.188113021 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46c80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46c80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46c80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f76690 item 43 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46c80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46c80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.716646674 +0000 UTC m=+511.189028844 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f46c80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f76850 item 43 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.717667154 +0000 UTC m=+511.190049323 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f471c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f47700): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f47700): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f47700): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f47700): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f47700): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.717667154 +0000 UTC m=+511.190049323 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003f47700): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f76a10 item 43 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.721057713 +0000 UTC m=+511.193439872 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa080): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa580): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa580): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa580): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fe0a10 item 44 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa580): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa580): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.722124921 +0000 UTC m=+511.194507080 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffa580): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fe0bd0 item 44 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.723348332 +0000 UTC m=+511.195730501 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffaac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb040): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb040): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb040): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb040): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb040): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.723348332 +0000 UTC m=+511.195730501 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb040): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fe0d90 item 44 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.72635078 +0000 UTC m=+511.198732950 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffb940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffbe40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffbe40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffbe40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004042d90 item 45 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffbe40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffbe40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.727252216 +0000 UTC m=+511.199634376 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc003ffbe40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040525c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040525c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040525c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040525c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040525c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.727252216 +0000 UTC m=+511.199634376 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040525c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004042f50 item 45 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.731041184 +0000 UTC m=+511.203423354 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004052ec0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040533c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040533c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040533c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00406cf50 item 46 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040533c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040533c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.732248926 +0000 UTC m=+511.204631056 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040533c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004053ac0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004053ac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004053ac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004053ac0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004053ac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.732248926 +0000 UTC m=+511.204631056 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004053ac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00406d110 item 46 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.734960478 +0000 UTC m=+511.207342607 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82ac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82fc0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82fc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82fc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002abd6c0 item 47 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82fc0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82fc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.735763279 +0000 UTC m=+511.208145397 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a82fc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a836c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a836c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a836c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a836c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a836c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.735763279 +0000 UTC m=+511.208145397 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc002a836c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002abd880 item 47 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.737993564 +0000 UTC m=+511.210375693 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138040): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138540): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138540): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00411d880 item 48 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138540): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.738662962 +0000 UTC m=+511.211045092 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138c40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138c40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138c40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138c40): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138c40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.738662962 +0000 UTC m=+511.211045092 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004138c40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00411da40 item 48 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139540): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139540): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139540): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.741211187 +0000 UTC m=+511.213593316 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00416ba40 item 49 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.742056207 +0000 UTC m=+511.214438336 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041399c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139f00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139f00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139f00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139f00): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139f00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.742056207 +0000 UTC m=+511.214438336 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004139f00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00416bc00 item 49 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041ca8c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041ca8c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041ca8c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041ca8c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041ca8c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.746177761 +0000 UTC m=+511.218559890 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041ca8c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a7d50 item 50 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.747030545 +0000 UTC m=+511.219412673 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00209dbc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ec1c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ec1c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ec1c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ec1c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ec1c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.747030545 +0000 UTC m=+511.219412673 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ec1c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020a7f10 item 50 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ecb00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ecb00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ecb00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ecb00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ecb00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.749266591 +0000 UTC m=+511.221648720 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ecb00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0020f5f10 item 51 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.749976457 +0000 UTC m=+511.222358585 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed000): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed540): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed540): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed540): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.749976457 +0000 UTC m=+511.222358585 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ed540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00424c150 item 51 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ede80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ede80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ede80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ede80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ede80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.753824326 +0000 UTC m=+511.226206495 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0020ede80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042a4150 item 52 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.755645642 +0000 UTC m=+511.228027781 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa400): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa980): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa980): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa980): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa980): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa980): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.755645642 +0000 UTC m=+511.228027781 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042aa980): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042a4310 item 52 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab2c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab2c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab2c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab2c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab2c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.759171855 +0000 UTC m=+511.231553994 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab2c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042e0310 item 53 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.75997674 +0000 UTC m=+511.232358889 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042ab7c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042abd00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042abd00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042abd00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042abd00): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042abd00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.75997674 +0000 UTC m=+511.232358889 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0042abd00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042e04d0 item 53 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430c6c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430c6c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430c6c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430c6c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430c6c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.762955343 +0000 UTC m=+511.235337562 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430c6c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043464d0 item 54 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.764449976 +0000 UTC m=+511.236832125 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430cbc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430d140): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430d140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430d140): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430d140): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430d140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.764449976 +0000 UTC m=+511.236832125 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430d140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004346690 item 54 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430da80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430da80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430da80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430da80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430da80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.768289188 +0000 UTC m=+511.240671337 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00430da80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004390690 item 55 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.769332139 +0000 UTC m=+511.241714289 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae000): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae540): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae540): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae540): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.769332139 +0000 UTC m=+511.241714289 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043ae540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004390850 item 55 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043aee80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043aee80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043aee80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043aee80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043aee80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.77423841 +0000 UTC m=+511.246620589 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043aee80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043f0850 item 56 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.775625359 +0000 UTC m=+511.248007538 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af380): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af900): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af900): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af900): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af900): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af900): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.775625359 +0000 UTC m=+511.248007538 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0043af900): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043f0a10 item 56 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.779764547 +0000 UTC m=+511.252146735 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c280): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c7c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c7c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c7c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004434a10 item 57 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c7c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c7c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.780842143 +0000 UTC m=+511.253224312 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442c7c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004434bd0 item 57 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.782044715 +0000 UTC m=+511.254426834 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442cd00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098140): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098140): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098140): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.782044715 +0000 UTC m=+511.254426834 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00406d3b0 item 57 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.786529923 +0000 UTC m=+511.258912092 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098a40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098f80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098f80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098f80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040bd3b0 item 58 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098f80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098f80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.787670709 +0000 UTC m=+511.260052879 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004098f80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040bd570 item 58 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.789036249 +0000 UTC m=+511.261418418 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0040994c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004099a80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004099a80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004099a80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004099a80): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004099a80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.789036249 +0000 UTC m=+511.261418418 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004099a80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040bd730 item 58 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.793279802 +0000 UTC m=+511.265661981 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e400): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e940): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e940): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e940): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004495730 item 59 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e940): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e940): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.794536316 +0000 UTC m=+511.266918495 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448e940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044958f0 item 59 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.795775868 +0000 UTC m=+511.268158037 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448ee80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448f400): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448f400): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448f400): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448f400): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448f400): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.795775868 +0000 UTC m=+511.268158037 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448f400): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004495ab0 item 59 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.799725939 +0000 UTC m=+511.272108108 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00448fd00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045482c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045482c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045482c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00450dab0 item 60 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045482c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045482c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.800840466 +0000 UTC m=+511.273222625 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045482c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00450dc70 item 60 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.801938622 +0000 UTC m=+511.274320790 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548800): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548dc0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548dc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548dc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548dc0): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548dc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.801938622 +0000 UTC m=+511.274320790 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004548dc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00450de30 item 60 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.805244691 +0000 UTC m=+511.277626850 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045496c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004549c00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004549c00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004549c00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004577e30 item 61 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004549c00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004549c00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.80625397 +0000 UTC m=+511.278636139 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004549c00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4380): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4380): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4380): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4380): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4380): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.80625397 +0000 UTC m=+511.278636139 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4380): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045b2070 item 61 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.810020426 +0000 UTC m=+511.282402594 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b4c80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b51c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b51c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b51c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045ea070 item 62 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b51c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b51c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.811344537 +0000 UTC m=+511.283726705 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b51c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b58c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b58c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b58c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b58c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b58c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.811344537 +0000 UTC m=+511.283726705 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0045b58c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045ea230 item 62 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.817049308 +0000 UTC m=+511.289431528 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618240): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618780): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618780): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00463a230 item 63 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618780): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.818461736 +0000 UTC m=+511.290843895 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618e80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618e80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618e80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618e80): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618e80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.818461736 +0000 UTC m=+511.290843895 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004618e80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00463a3f0 item 63 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): >_readAt: n=0, err=Bad file descriptor 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.822120429 +0000 UTC m=+511.294502558 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619cc0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619cc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619cc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046843f0 item 64 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619cc0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619cc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.822871692 +0000 UTC m=+511.295253821 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004619cc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2440): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2440): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2440): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.822871692 +0000 UTC m=+511.295253821 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046845b0 item 64 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2d40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2d40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2d40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2d40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2d40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.827887979 +0000 UTC m=+511.300270149 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b2d40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047105b0 item 65 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.828977689 +0000 UTC m=+511.301359858 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b31c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b36c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b36c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b36c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b36c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b36c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.828977689 +0000 UTC m=+511.301359858 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0046b36c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004710770 item 65 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a040): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a040): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a040): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a040): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a040): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.832892454 +0000 UTC m=+511.305274623 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a040): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00476e770 item 66 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.834128559 +0000 UTC m=+511.306510698 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477a4c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477aa00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477aa00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477aa00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477aa00): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477aa00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.834128559 +0000 UTC m=+511.306510698 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477aa00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00476e930 item 66 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b300): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b300): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b300): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b300): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b300): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.837241686 +0000 UTC m=+511.309623855 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b300): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a8930 item 67 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.838136089 +0000 UTC m=+511.310518238 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477b780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477bc80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477bc80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477bc80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477bc80): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477bc80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.838136089 +0000 UTC m=+511.310518238 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00477bc80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047a8af0 item 67 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8640): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8640): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8640): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8640): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8640): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.840979337 +0000 UTC m=+511.313361486 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8640): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004808af0 item 68 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.841859823 +0000 UTC m=+511.314241962 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f8b40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9080): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9080): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9080): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9080): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9080): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.841859823 +0000 UTC m=+511.314241962 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9080): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004808cb0 item 68 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9980): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9980): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9980): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9980): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9980): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.845548984 +0000 UTC m=+511.317931123 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9980): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004838cb0 item 69 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.846768198 +0000 UTC m=+511.319150347 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0047f9e00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2380): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2380): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2380): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2380): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2380): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.846768198 +0000 UTC m=+511.319150347 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2380): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004838e70 item 69 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2cc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2cc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2cc0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2cc0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2cc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.850004526 +0000 UTC m=+511.322386665 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba2cc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041e5b90 item 70 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.851775749 +0000 UTC m=+511.324157917 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cacc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cb200): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cb200): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cb200): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cb200): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cb200): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.851775749 +0000 UTC m=+511.324157917 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cb200): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041e5d50 item 70 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cbb40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cbb40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cbb40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cbb40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cbb40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.854815929 +0000 UTC m=+511.327198087 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0041cbb40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c0dd50 item 71 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.855775643 +0000 UTC m=+511.328157783 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c0c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c5c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c5c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c5c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c5c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c5c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.855775643 +0000 UTC m=+511.328157783 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2c5c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c0df10 item 71 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2cf00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2cf00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2cf00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2cf00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2cf00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.859467328 +0000 UTC m=+511.331849497 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2cf00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c3bf10 item 72 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.860979974 +0000 UTC m=+511.333362143 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d400): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d940): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d940): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d940): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d940): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d940): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.860979974 +0000 UTC m=+511.333362143 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c2d940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c58150 item 72 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.864229898 +0000 UTC m=+511.336612066 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66240): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66740): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66740): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66740): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c8c150 item 73 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66740): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66740): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.865602641 +0000 UTC m=+511.337984780 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66740): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c8c310 item 73 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.867188243 +0000 UTC m=+511.339570392 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c66c00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67140): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67140): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67140): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.867188243 +0000 UTC m=+511.339570392 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c8c4d0 item 73 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.870832239 +0000 UTC m=+511.343214378 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67a40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67f40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67f40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67f40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cbc4d0 item 74 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67f40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67f40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.872009453 +0000 UTC m=+511.344391593 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004c67f40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cbc690 item 74 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.87309204 +0000 UTC m=+511.345474179 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2500): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2a80): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2a80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2a80): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2a80): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2a80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.87309204 +0000 UTC m=+511.345474179 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc2a80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cbc850 item 74 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.876288033 +0000 UTC m=+511.348670172 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3380): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3880): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3880): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3880): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cec850 item 75 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3880): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3880): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.87731811 +0000 UTC m=+511.349700259 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3880): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): _writeAt: size=3, off=2 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ceca10 item 75 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.878632002 +0000 UTC m=+511.351014171 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004cc3dc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00380): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00380): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00380): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00380): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00380): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.878632002 +0000 UTC m=+511.351014171 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00380): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004cecbd0 item 75 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.881352881 +0000 UTC m=+511.353735030 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d00c80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01180): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01180): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01180): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d0cbd0 item 76 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01180): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01180): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.882443282 +0000 UTC m=+511.354825411 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01180): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d0cd90 item 76 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): _writeAt: size=3, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.88359011 +0000 UTC m=+511.355972259 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d016c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01c40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01c40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01c40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01c40): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01c40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.88359011 +0000 UTC m=+511.355972259 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d01c40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d0cf50 item 76 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.887363478 +0000 UTC m=+511.359745617 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d365c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d36ac0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d36ac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d36ac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d40f50 item 77 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d36ac0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d36ac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.888296513 +0000 UTC m=+511.360678662 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d36ac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3440): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3440): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3440): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.888296513 +0000 UTC m=+511.360678662 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bacee0 item 77 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.892632952 +0000 UTC m=+511.365015100 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ba3d40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc2c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc2c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc2c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bdaee0 item 78 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc2c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc2c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.89327532 +0000 UTC m=+511.365657459 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc2c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc9c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc9c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc9c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc9c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc9c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.89327532 +0000 UTC m=+511.365657459 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfc9c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bdb0a0 item 78 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.896104011 +0000 UTC m=+511.368486140 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd2c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd7c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd7c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd7c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d8b0a0 item 79 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd7c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd7c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.897112439 +0000 UTC m=+511.369494578 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfd7c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfdec0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfdec0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfdec0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfdec0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfdec0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.897112439 +0000 UTC m=+511.369494578 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004bfdec0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d8b260 item 79 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.899721226 +0000 UTC m=+511.372103356 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6840): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6d40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6d40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6d40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dc1260 item 80 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6d40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6d40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.900824482 +0000 UTC m=+511.373206632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db6d40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7440): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7440): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7440): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7440): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7440): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.900824482 +0000 UTC m=+511.373206632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7440): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dc1420 item 80 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7d40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7d40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7d40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7d40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7d40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.907054933 +0000 UTC m=+511.379437072 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004db7d40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004df5420 item 81 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.908558482 +0000 UTC m=+511.380940631 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16240): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16780): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16780): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16780): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16780): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16780): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.908558482 +0000 UTC m=+511.380940631 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e16780): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004df55e0 item 81 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e170c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e170c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e170c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e170c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e170c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.912613301 +0000 UTC m=+511.384995449 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e170c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e235e0 item 82 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.913732194 +0000 UTC m=+511.386114344 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e175c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e17b40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e17b40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e17b40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e17b40): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e17b40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.913732194 +0000 UTC m=+511.386114344 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e17b40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e237a0 item 82 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58500): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58500): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58500): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58500): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58500): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.917122964 +0000 UTC m=+511.389505113 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58500): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004434cb0 item 83 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.918382483 +0000 UTC m=+511.390764632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d680): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d680): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d680): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d680): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d680): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.918382483 +0000 UTC m=+511.390764632 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc00442d680): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004434e70 item 83 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0040): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0040): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0040): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0040): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0040): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.922267191 +0000 UTC m=+511.394649470 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0040): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e84e70 item 84 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.924822057 +0000 UTC m=+511.397204206 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0ac0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0ac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0ac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0ac0): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0ac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.924822057 +0000 UTC m=+511.397204206 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea0ac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e85030 item 84 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1400): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1400): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1400): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1400): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1400): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.929302216 +0000 UTC m=+511.401684355 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1400): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb3030 item 85 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.931374245 +0000 UTC m=+511.403756384 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1900): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1e40): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1e40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1e40): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1e40): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1e40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.931374245 +0000 UTC m=+511.403756384 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ea1e40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eb31f0 item 85 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2800): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2800): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2800): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2800): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2800): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.936350276 +0000 UTC m=+511.408732404 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2800): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eeb1f0 item 86 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.937323235 +0000 UTC m=+511.409705365 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3280): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3280): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3280): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3280): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3280): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.937323235 +0000 UTC m=+511.409705365 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3280): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eeb3b0 item 86 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d372c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d372c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d372c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d372c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d372c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.939918398 +0000 UTC m=+511.412300547 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d372c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d70e70 item 87 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.940776893 +0000 UTC m=+511.413159032 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d377c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d37d00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d37d00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d37d00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d37d00): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d37d00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.940776893 +0000 UTC m=+511.413159032 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004d37d00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d71030 item 87 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9c6c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9c6c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9c6c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9c6c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9c6c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.94370436 +0000 UTC m=+511.416086489 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9c6c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fa3030 item 88 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.944688773 +0000 UTC m=+511.417070901 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9cbc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9d140): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9d140): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9d140): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9d140): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9d140): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.944688773 +0000 UTC m=+511.417070901 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9d140): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fa31f0 item 88 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.947872462 +0000 UTC m=+511.420254611 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004f9da40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0000): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0000): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0000): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fcf1f0 item 89 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0000): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0000): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.948739754 +0000 UTC m=+511.421121893 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0000): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fcf3b0 item 89 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.949582449 +0000 UTC m=+511.421964598 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0540): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0ac0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0ac0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0ac0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0ac0): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0ac0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.949582449 +0000 UTC m=+511.421964598 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff0ac0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fcf570 item 89 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.957755945 +0000 UTC m=+511.430138075 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee37c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007884280): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007884280): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007884280): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00761c150 item 90 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007884280): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007884280): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.960284442 +0000 UTC m=+511.432666571 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007884280): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00761c310 item 90 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.962857563 +0000 UTC m=+511.435239692 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078848c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078850c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078850c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078850c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078850c0): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078850c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.962857563 +0000 UTC m=+511.435239692 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0078850c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00761c5b0 item 90 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.965018058 +0000 UTC m=+511.437400187 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc007885c40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dc200): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dc200): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dc200): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050948c0 item 91 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dc200): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dc200): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.970902517 +0000 UTC m=+511.443284647 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dc200): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): >_readAt: n=2, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): _writeAt: size=3, off=7 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e5f880 item 91 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.975265355 +0000 UTC m=+511.447647484 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58bc0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1640): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1640): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1640): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1640): >_readAt: n=8, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1640): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.975265355 +0000 UTC m=+511.447647484 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1640): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005004e00 item 91 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.977790706 +0000 UTC m=+511.450172835 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ff1f40): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072500): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072500): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072500): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00504ae00 item 92 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072500): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072500): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.979555957 +0000 UTC m=+511.451938086 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072500): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): open at offset 5 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eea070 item 92 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): _readAt: size=2, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): _writeAt: size=3, off=5 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): >_writeAt: n=3, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.980455079 +0000 UTC m=+511.452837208 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58340): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58ec0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58ec0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58ec0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58ec0): >_readAt: n=3, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58ec0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.980455079 +0000 UTC m=+511.452837208 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e58ec0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004eea230 item 92 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.982414154 +0000 UTC m=+511.454796283 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e597c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e59d00): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e59d00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e59d00): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004465b0 item 93 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e59d00): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e59d00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.983238184 +0000 UTC m=+511.455620313 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004e59d00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2480): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2480): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2480): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2480): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2480): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.983238184 +0000 UTC m=+511.455620313 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2480): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004468c0 item 93 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.985817808 +0000 UTC m=+511.458199937 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee2d80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee32c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee32c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee32c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4150 item 94 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee32c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee32c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.986539885 +0000 UTC m=+511.458922014 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee32c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3f00): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3f00): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3f00): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3f00): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3f00): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.986539885 +0000 UTC m=+511.458922014 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc004ee3f00): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a4460 item 94 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.988941253 +0000 UTC m=+511.461323382 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dcc80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd1c0): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd1c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd1c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd420 item 95 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd1c0): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd1c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.989697525 +0000 UTC m=+511.462079655 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd1c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd8c0): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd8c0): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd8c0): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd8c0): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd8c0): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.989697525 +0000 UTC m=+511.462079655 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc0050dd8c0): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002dd6c0 item 95 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 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/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): open at offset 0 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): _readAt: size=2, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): >_readAt: n=0, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.991682711 +0000 UTC m=+511.464064840 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072940): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072e80): _writeAt: size=5, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072e80): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072e80): >openPending: err= 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf91f0 item 96 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072e80): >_writeAt: n=5, err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072e80): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.992388449 +0000 UTC m=+511.464770578 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005072e80): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: File.openRW failed: file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/08/18 03:25:29 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:25:29 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/08/18 03:25:29 DEBUG : open-test-file: newRWFileHandle: 2025/08/18 03:25:29 DEBUG : open-test-file: >newRWFileHandle: err= 2025/08/18 03:25:29 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005073580): _readAt: size=512, off=0 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005073580): openPending: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005073580): >openPending: err= 2025/08/18 03:25:29 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005073580): >_readAt: n=5, err=EOF 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005073580): close: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: setting modification time to 2025-08-18 03:25:29.992388449 +0000 UTC m=+511.464770578 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/08/18 03:25:29 DEBUG : open-test-file(0xc005073580): >close: err= 2025/08/18 03:25:29 DEBUG : open-test-file: Remove: 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cf93b0 item 96 2025/08/18 03:25:29 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/08/18 03:25:29 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/08/18 03:25:29 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/08/18 03:25:29 DEBUG : open-test-file: >Remove: err= 2025/08/18 03:25:29 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:25:29 DEBUG : Looking for writers 2025/08/18 03:25:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:29 DEBUG : >WaitForWriters: 2025/08/18 03:25:29 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaner exiting === NAME TestRWFileHandleOpenTests/full 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWFileHandleOpenTests/full Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileHandleOpenTests (14.97s) --- FAIL: TestRWFileHandleOpenTests/writes (7.48s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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) --- FAIL: TestRWFileHandleOpenTests/full (7.49s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:25:37 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:25:37 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:25:37 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:37 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:25:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:25:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:25:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:25:37 DEBUG : file1: newRWFileHandle: 2025/08/18 03:25:37 DEBUG : file1(0xc000b7ca80): openPending: 2025/08/18 03:25:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:25:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:37 DEBUG : file1(0xc000b7ca80): >openPending: err= 2025/08/18 03:25:37 DEBUG : file1: >newRWFileHandle: err= 2025/08/18 03:25:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:25:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/08/18 03:25:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/08/18 03:25:37 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/08/18 03:25:37 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:25:39 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/08/18 03:25:39 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:25:39 DEBUG : Looking for writers 2025/08/18 03:25:39 DEBUG : file1: reading active writers 2025/08/18 03:25:39 DEBUG : file1: active writers 1 2025/08/18 03:25:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/08/18 03:25:40 DEBUG : Looking for writers 2025/08/18 03:25:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:40 DEBUG : file1: reading active writers 2025/08/18 03:25:40 DEBUG : file1: active writers 1 2025/08/18 03:25:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:41 DEBUG : Looking for writers 2025/08/18 03:25:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:41 DEBUG : file1: reading active writers 2025/08/18 03:25:41 DEBUG : file1: active writers 1 2025/08/18 03:25:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:42 DEBUG : Looking for writers 2025/08/18 03:25:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:42 DEBUG : file1: reading active writers 2025/08/18 03:25:42 DEBUG : file1: active writers 1 2025/08/18 03:25:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:43 DEBUG : Looking for writers 2025/08/18 03:25:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:43 DEBUG : file1: reading active writers 2025/08/18 03:25:43 DEBUG : file1: active writers 1 2025/08/18 03:25:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:44 DEBUG : Looking for writers 2025/08/18 03:25:44 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:44 DEBUG : file1: reading active writers 2025/08/18 03:25:44 DEBUG : file1: active writers 1 2025/08/18 03:25:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:45 DEBUG : Looking for writers 2025/08/18 03:25:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:45 DEBUG : file1: reading active writers 2025/08/18 03:25:45 DEBUG : file1: active writers 1 2025/08/18 03:25:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:46 DEBUG : Looking for writers 2025/08/18 03:25:46 DEBUG : file1: reading active writers 2025/08/18 03:25:46 DEBUG : file1: active writers 1 2025/08/18 03:25:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:47 DEBUG : Looking for writers 2025/08/18 03:25:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:47 DEBUG : file1: reading active writers 2025/08/18 03:25:47 DEBUG : file1: active writers 1 2025/08/18 03:25:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:48 DEBUG : Looking for writers 2025/08/18 03:25:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:48 DEBUG : file1: reading active writers 2025/08/18 03:25:48 DEBUG : file1: active writers 1 2025/08/18 03:25:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:49 DEBUG : Looking for writers 2025/08/18 03:25:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:49 DEBUG : file1: reading active writers 2025/08/18 03:25:49 DEBUG : file1: active writers 1 2025/08/18 03:25:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:50 DEBUG : Looking for writers 2025/08/18 03:25:50 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:50 DEBUG : file1: reading active writers 2025/08/18 03:25:50 DEBUG : file1: active writers 1 2025/08/18 03:25:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:51 DEBUG : Looking for writers 2025/08/18 03:25:51 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:51 DEBUG : file1: reading active writers 2025/08/18 03:25:51 DEBUG : file1: active writers 1 2025/08/18 03:25:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:52 DEBUG : Looking for writers 2025/08/18 03:25:52 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:52 DEBUG : file1: reading active writers 2025/08/18 03:25:52 DEBUG : file1: active writers 1 2025/08/18 03:25:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:53 DEBUG : Looking for writers 2025/08/18 03:25:53 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:53 DEBUG : file1: reading active writers 2025/08/18 03:25:53 DEBUG : file1: active writers 1 2025/08/18 03:25:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:54 DEBUG : Looking for writers 2025/08/18 03:25:54 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:54 DEBUG : file1: reading active writers 2025/08/18 03:25:54 DEBUG : file1: active writers 1 2025/08/18 03:25:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:55 DEBUG : Looking for writers 2025/08/18 03:25:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:55 DEBUG : file1: reading active writers 2025/08/18 03:25:55 DEBUG : file1: active writers 1 2025/08/18 03:25:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:56 DEBUG : Looking for writers 2025/08/18 03:25:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:56 DEBUG : file1: reading active writers 2025/08/18 03:25:56 DEBUG : file1: active writers 1 2025/08/18 03:25:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:57 DEBUG : Looking for writers 2025/08/18 03:25:57 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:57 DEBUG : file1: reading active writers 2025/08/18 03:25:57 DEBUG : file1: active writers 1 2025/08/18 03:25:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:58 DEBUG : Looking for writers 2025/08/18 03:25:58 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:58 DEBUG : file1: reading active writers 2025/08/18 03:25:58 DEBUG : file1: active writers 1 2025/08/18 03:25:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:25:59 DEBUG : Looking for writers 2025/08/18 03:25:59 DEBUG : newLeaf: reading active writers 2025/08/18 03:25:59 DEBUG : file1: reading active writers 2025/08/18 03:25:59 DEBUG : file1: active writers 1 2025/08/18 03:25:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:00 DEBUG : Looking for writers 2025/08/18 03:26:00 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:00 DEBUG : file1: reading active writers 2025/08/18 03:26:00 DEBUG : file1: active writers 1 2025/08/18 03:26:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:01 DEBUG : Looking for writers 2025/08/18 03:26:01 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:01 DEBUG : file1: reading active writers 2025/08/18 03:26:01 DEBUG : file1: active writers 1 2025/08/18 03:26:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:02 DEBUG : Looking for writers 2025/08/18 03:26:02 DEBUG : file1: reading active writers 2025/08/18 03:26:02 DEBUG : file1: active writers 1 2025/08/18 03:26:02 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:03 DEBUG : Looking for writers 2025/08/18 03:26:03 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:03 DEBUG : file1: reading active writers 2025/08/18 03:26:03 DEBUG : file1: active writers 1 2025/08/18 03:26:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:04 DEBUG : Looking for writers 2025/08/18 03:26:04 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:04 DEBUG : file1: reading active writers 2025/08/18 03:26:04 DEBUG : file1: active writers 1 2025/08/18 03:26:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:05 DEBUG : Looking for writers 2025/08/18 03:26:05 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:05 DEBUG : file1: reading active writers 2025/08/18 03:26:05 DEBUG : file1: active writers 1 2025/08/18 03:26:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:06 DEBUG : Looking for writers 2025/08/18 03:26:06 DEBUG : file1: reading active writers 2025/08/18 03:26:06 DEBUG : file1: active writers 1 2025/08/18 03:26:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:07 DEBUG : Looking for writers 2025/08/18 03:26:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:07 DEBUG : file1: reading active writers 2025/08/18 03:26:07 DEBUG : file1: active writers 1 2025/08/18 03:26:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:08 DEBUG : Looking for writers 2025/08/18 03:26:08 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:08 DEBUG : file1: reading active writers 2025/08/18 03:26:08 DEBUG : file1: active writers 1 2025/08/18 03:26:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/08/18 03:26:09 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0075fed20 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00508e908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824718190912} name:file1 opens:1 downloaders: o: fd:0xc00008c8c0 info:{ModTime:{wall:13988397236496741733 ext:518513388566 loc:0x410afa0} ATime:{wall:13988397236496741733 ext:518513388566 loc:0x410afa0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/08/18 03:26:09 DEBUG : >WaitForWriters: 2025/08/18 03:26:09 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestRWFileModTimeWithOpenWriters (39.26s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:26:16 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:26:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:26:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:26:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:16 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:26:16 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:26:16 DEBUG : rename_me: newRWFileHandle: 2025/08/18 03:26:16 DEBUG : rename_me(0xc000a35200): openPending: 2025/08/18 03:26:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/08/18 03:26:16 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/08/18 03:26:16 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:26:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:26:16 DEBUG : rename_me(0xc000a35200): >openPending: err= 2025/08/18 03:26:16 DEBUG : rename_me: >newRWFileHandle: err= 2025/08/18 03:26:16 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/08/18 03:26:16 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/08/18 03:26:16 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/08/18 03:26:16 DEBUG : rename_me(0xc000a35200): _writeAt: size=5, off=0 2025/08/18 03:26:16 DEBUG : rename_me(0xc000a35200): >_writeAt: n=5, err= 2025/08/18 03:26:16 DEBUG : rename_me(0xc000a35200): close: 2025/08/18 03:26:16 DEBUG : rename_me: vfs cache: setting modification time to 2025-08-18 03:26:16.306212503 +0000 UTC m=+557.778594642 2025/08/18 03:26:16 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/08/18 03:26:16 DEBUG : rename_me(0xc000a35200): >close: err= 2025/08/18 03:26:16 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/08/18 03:26:16 DEBUG : i_was_renamed: Updating file with 0xc0050d4240 2025/08/18 03:26:16 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/08/18 03:26:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:26:16 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/08/18 03:26:16 DEBUG : i_was_renamed: vfs cache: starting upload 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/08/18 03:26:16 INFO : i_was_renamed: Copied (new) 2025/08/18 03:26:16 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/08/18 03:26:16 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/08/18 03:26:16 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/08/18 03:26:16 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/08/18 03:26:16 DEBUG : Looking for writers 2025/08/18 03:26:16 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:16 DEBUG : i_was_renamed: reading active writers 2025/08/18 03:26:16 DEBUG : >WaitForWriters: 2025/08/18 03:26:16 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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: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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestRWCacheRename Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheRename (7.75s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:26:24 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:26:24 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/08/18 03:26:24 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:24 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" 2025/08/18 03:26:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/08/18 03:26:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vasoxin7sujo" read_write_test.go:729: skip as modtime not supported 2025/08/18 03:26:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:26:24 DEBUG : Looking for writers 2025/08/18 03:26:24 DEBUG : >WaitForWriters: 2025/08/18 03:26:24 INFO : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/08/18 03:26:24 DEBUG : mega root 'rclone-test-vasoxin7sujo': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:26:24 DEBUG : forgetting directory cache 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:729 Error: Should be true Test: TestRWCacheUpdate Messages: Unexpected file "newLeaf" --- FAIL: TestRWCacheUpdate (7.05s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 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/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5), FiLeB (5), newLeaf (25) 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/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/08/18 03:26:38 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:26:38 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:26:38 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:26:38 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:26:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:26:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:26:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:26:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:26:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:26:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:26:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 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/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5), FilEb (5) got FiLeA (5), FiLeB (5), FilEb (5), newLeaf (25) 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/vfs_case_test.go:69 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" 2025/08/18 03:26:46 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:46 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:46 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:46 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:46 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:46 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:46 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:46 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:46 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:26:46 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:26:46 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:26:46 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:46 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:46 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:46 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:26:46 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:26:46 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:26:46 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 03:26:47 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/08/18 03:26:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 03:26:47 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/08/18 03:26:47 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/08/18 03:26:47 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/08/18 03:26:47 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/08/18 03:26:47 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:47 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:47 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/08/18 03:26:47 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/08/18 03:26:47 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/08/18 03:26:47 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/08/18 03:26:47 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/08/18 03:26:47 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/08/18 03:26:47 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:47 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:47 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : FilEb: Open: flags=O_RDONLY 2025/08/18 03:26:47 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/08/18 03:26:47 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/08/18 03:26:47 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:26:47 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:26:47 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/08/18 03:26:47 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:26:47 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/08/18 03:26:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:26:47 DEBUG : Looking for writers 2025/08/18 03:26:47 DEBUG : FiLeB: reading active writers 2025/08/18 03:26:47 DEBUG : FilEb: reading active writers 2025/08/18 03:26:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:47 DEBUG : FiLeA: reading active writers 2025/08/18 03:26:47 DEBUG : >WaitForWriters: 2025/08/18 03:26:47 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:26:47 DEBUG : Looking for writers 2025/08/18 03:26:47 DEBUG : FiLeA: reading active writers 2025/08/18 03:26:47 DEBUG : FiLeB: reading active writers 2025/08/18 03:26:47 DEBUG : FilEb: reading active writers 2025/08/18 03:26:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:26:47 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCaseSensitivity Messages: Unexpected file "newLeaf" --- FAIL: TestCaseSensitivity (23.70s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 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/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) got newLeaf (25), normal name with no special characters.txt (5), 測試_Русский___ě_áñ (5) 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/vfs_case_test.go:179 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" 2025/08/18 03:27:02 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:27:02 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/08/18 03:27:02 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:02 DEBUG : Looking for writers 2025/08/18 03:27:02 DEBUG : newLeaf: reading active writers 2025/08/18 03:27:02 DEBUG : normal name with no special characters.txt: reading active writers 2025/08/18 03:27:02 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/08/18 03:27:02 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestUnicodeNormalization Messages: Unexpected file "newLeaf" --- FAIL: TestUnicodeNormalization (15.22s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:27:10 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:27:10 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:27:10 DEBUG : mega root 'rclone-test-vasoxin7sujo': Reusing VFS from active cache 2025/08/18 03:27:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:10 DEBUG : Looking for writers 2025/08/18 03:27:10 DEBUG : >WaitForWriters: 2025/08/18 03:27:10 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:10 DEBUG : Looking for writers 2025/08/18 03:27:10 DEBUG : >WaitForWriters: 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 2025/08/18 03:27:15 DEBUG : dir: forgetting directory cache 2025/08/18 03:27:15 DEBUG : forgetting directory cache 2025/08/18 03:27:15 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:27:15 DEBUG : dir: forgetting directory cache 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNew Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNew (7.04s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:27:17 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:27:17 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:27:17 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:17 DEBUG : Looking for writers 2025/08/18 03:27:17 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:27:17 DEBUG : forgetting directory cache 2025/08/18 03:27:17 DEBUG : dir: forgetting directory cache 2025/08/18 03:27:17 DEBUG : dir: forgetting directory cache 2025/08/18 03:27:17 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:27:17 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSNewWithOpts Messages: Unexpected file "newLeaf" --- FAIL: TestVFSNewWithOpts (7.04s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:27:24 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:27:24 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:27:24 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:24 DEBUG : Looking for writers 2025/08/18 03:27:24 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRoot Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRoot (7.13s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:27:31 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:27:31 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:27:33 DEBUG : forgetting directory cache 2025/08/18 03:27:33 DEBUG : dir: forgetting directory cache 2025/08/18 03:27:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:27:33 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:27:33 DEBUG : dir: forgetting directory cache 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/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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/vfs_test.go:191 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" 2025/08/18 03:27:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:40 DEBUG : dir: Looking for writers 2025/08/18 03:27:40 DEBUG : file2: reading active writers 2025/08/18 03:27:40 DEBUG : Looking for writers 2025/08/18 03:27:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:27:40 DEBUG : dir: reading active writers 2025/08/18 03:27:40 DEBUG : file1: reading active writers 2025/08/18 03:27:40 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStat Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStat (16.81s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:27:48 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:27:48 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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/vfs_test.go:226 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" 2025/08/18 03:27:55 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:27:55 DEBUG : dir: Looking for writers 2025/08/18 03:27:55 DEBUG : Looking for writers 2025/08/18 03:27:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:27:55 DEBUG : dir: reading active writers 2025/08/18 03:27:55 DEBUG : file1: reading active writers 2025/08/18 03:27:55 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatParent Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatParent (15.34s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:28:03 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:28:03 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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 2025/08/18 03:28:10 DEBUG : dir: forgetting directory cache 2025/08/18 03:28:10 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:28:10 DEBUG : forgetting directory cache 2025/08/18 03:28:10 DEBUG : dir: forgetting directory cache 2025/08/18 03:28:10 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got dir/file2 (14), file1 (14), newLeaf (25) 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/vfs_test.go:258 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" 2025/08/18 03:28:11 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:28:11 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:28:11 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:28:11 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:28:11 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:28:11 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/08/18 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:28:11 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:28:11 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/08/18 03:28:11 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/08/18 03:28:11 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:28:11 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/08/18 03:28:11 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:28:11 DEBUG : dir: Looking for writers 2025/08/18 03:28:11 DEBUG : file2: reading active writers 2025/08/18 03:28:11 DEBUG : new_file.txt: reading active writers 2025/08/18 03:28:11 DEBUG : Looking for writers 2025/08/18 03:28:11 DEBUG : dir: reading active writers 2025/08/18 03:28:11 DEBUG : file1: reading active writers 2025/08/18 03:28:11 DEBUG : newLeaf: reading active writers 2025/08/18 03:28:11 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSOpenFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSOpenFile (15.46s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:28:18 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:28:18 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got dir/file2 (14), newLeaf (25) 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/vfs_test.go:296 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 03:28:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/08/18 03:28:26 DEBUG : dir/file1: Updating file with dir/file1 0xc0009d58c0 2025/08/18 03:28:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/08/18 03:28:26 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/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), newLeaf (25) 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/vfs_test.go:301 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 03:28:33 INFO : dir/file1: Moved (server-side) to: file0 2025/08/18 03:28:33 DEBUG : file0: Updating file with file0 0xc0009d58c0 2025/08/18 03:28:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/08/18 03:28:33 DEBUG : Added virtual directory entry vAddFile: "file0" 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/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got file0 (14), newLeaf (25) 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/vfs_test.go:306 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" 2025/08/18 03:28:40 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:28:40 DEBUG : dir: Looking for writers 2025/08/18 03:28:40 DEBUG : Looking for writers 2025/08/18 03:28:40 DEBUG : dir: reading active writers 2025/08/18 03:28:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:28:40 DEBUG : file0: reading active writers 2025/08/18 03:28:40 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSRename Messages: Unexpected file "newLeaf" --- FAIL: TestVFSRename (29.33s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:28:48 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:28:48 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:28:48 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:28:48 DEBUG : Looking for writers 2025/08/18 03:28:48 DEBUG : >WaitForWriters: 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 2025/08/18 03:28:54 DEBUG : dir: forgetting directory cache 2025/08/18 03:28:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:28:54 DEBUG : forgetting directory cache 2025/08/18 03:28:54 DEBUG : dir: forgetting directory cache 2025/08/18 03:28:54 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSStatfs Messages: Unexpected file "newLeaf" --- FAIL: TestVFSStatfs (7.09s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:28:55 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:28:55 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:372 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:29:02 DEBUG : Added virtual directory entry vAddDir: "/" 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:377 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:29:09 DEBUG : Added virtual directory entry vAddDir: "a" 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:383 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:389 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:29:23 DEBUG : Added virtual directory entry vAddDir: "b" 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:395 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:29:30 DEBUG : Added virtual directory entry vAddDir: "c" 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:401 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:29:37 DEBUG : Added virtual directory entry vAddDir: "d" 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 2025/08/18 03:29:38 DEBUG : forgetting directory cache 2025/08/18 03:29:38 DEBUG : dir: forgetting directory cache 2025/08/18 03:29:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:29:38 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2025/08/18 03:29:38 DEBUG : dir: forgetting directory cache 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:407 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" 2025/08/18 03:29:44 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:29:44 DEBUG : Looking for writers 2025/08/18 03:29:44 DEBUG : a: Looking for writers 2025/08/18 03:29:44 DEBUG : b: Looking for writers 2025/08/18 03:29:44 DEBUG : c: Looking for writers 2025/08/18 03:29:44 DEBUG : d: Looking for writers 2025/08/18 03:29:44 DEBUG : Looking for writers 2025/08/18 03:29:44 DEBUG : b: reading active writers 2025/08/18 03:29:44 DEBUG : c: reading active writers 2025/08/18 03:29:44 DEBUG : d: reading active writers 2025/08/18 03:29:44 DEBUG : newLeaf: reading active writers 2025/08/18 03:29:44 DEBUG : /: reading active writers 2025/08/18 03:29:44 DEBUG : a: reading active writers 2025/08/18 03:29:44 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdir Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdir (57.00s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:29:52 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:29:52 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:417 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:422 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/08/18 03:30:06 DEBUG : Added virtual directory entry vAddDir: "a" 2025/08/18 03:30:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/08/18 03:30:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/08/18 03:30:06 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:428 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:434 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "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 2025/08/18 03:30:24 DEBUG : dir: forgetting directory cache 2025/08/18 03:30:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/08/18 03:30:24 DEBUG : forgetting directory cache 2025/08/18 03:30:24 DEBUG : dir: forgetting directory cache 2025/08/18 03:30:24 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:360 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:440 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" 2025/08/18 03:30:27 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:30:27 DEBUG : a/b/c/d: Looking for writers 2025/08/18 03:30:27 DEBUG : a/b/c: Looking for writers 2025/08/18 03:30:27 DEBUG : d: reading active writers 2025/08/18 03:30:27 DEBUG : a/b: Looking for writers 2025/08/18 03:30:27 DEBUG : c: reading active writers 2025/08/18 03:30:27 DEBUG : a: Looking for writers 2025/08/18 03:30:27 DEBUG : b: reading active writers 2025/08/18 03:30:27 DEBUG : Looking for writers 2025/08/18 03:30:27 DEBUG : a: reading active writers 2025/08/18 03:30:27 DEBUG : newLeaf: reading active writers 2025/08/18 03:30:27 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSMkdirAll Messages: Unexpected file "newLeaf" --- FAIL: TestVFSMkdirAll (43.24s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:30:35 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:30:35 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:30:35 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:30:35 DEBUG : Looking for writers 2025/08/18 03:30:35 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestVFSIsMetadataFile Messages: Unexpected file "newLeaf" --- FAIL: TestVFSIsMetadataFile (7.04s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:30:42 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:30:42 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:30:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:30:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:30:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:30:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:30:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:42 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:30:42 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/08/18 03:30:42 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/08/18 03:30:42 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:30:42 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:30:42 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 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/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want file1 (5) got file1 (5), newLeaf (25) 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/vfs/write_test.go:157 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" 2025/08/18 03:30:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:30:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:30:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:30:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 03:30:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:30:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:30:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:30:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:30:49 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 03:30:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:30:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:30:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:49 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:30:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:30:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:49 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:30:50 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:30:50 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 03:30:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/08/18 03:30:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/08/18 03:30:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:50 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:30:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:30:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:50 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (7 bytes), uploading instead of streaming 2025/08/18 03:30:52 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:30:52 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"file1,7,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,7,false" +([]string) (len=2) { + (string) (len=13) "file1,7,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleMethods 2025/08/18 03:30:52 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:30:52 DEBUG : Looking for writers 2025/08/18 03:30:52 DEBUG : file1: reading active writers 2025/08/18 03:30:52 DEBUG : newLeaf: reading active writers 2025/08/18 03:30:52 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleMethods Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleMethods (16.84s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:30:59 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:30:59 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:30:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:30:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:30:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:59 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:30:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:30:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:30:59 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/08/18 03:31:00 DEBUG : file1: aborting in-sequence write wait, off=100 2025/08/18 03:31:00 DEBUG : file1: failed to wait for in-sequence write to 100 2025/08/18 03:31:00 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/08/18 03:31:00 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (11 bytes), uploading instead of streaming 2025/08/18 03:31:00 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:31:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:00 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,11,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,11,false" +([]string) (len=2) { + (string) (len=14) "file1,11,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleWriteAt fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/18 03:31:00 DEBUG : forgetting directory cache 2025/08/18 03:31:00 DEBUG : forgetting directory cache 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/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (11), newLeaf (25) 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/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" 2025/08/18 03:31:07 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:31:07 DEBUG : Looking for writers 2025/08/18 03:31:07 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:07 DEBUG : file1: reading active writers 2025/08/18 03:31:07 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleWriteAt (15.48s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:31:14 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:31:14 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:31:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:31:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:31:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:31:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:31:14 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/08/18 03:31:14 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:247 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"file1,0,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,0,false" +([]string) (len=2) { + (string) (len=13) "file1,0,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/08/18 03:31:14 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (5 bytes), uploading instead of streaming 2025/08/18 03:31:15 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:31:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:15 DEBUG : file1: WriteFileHandle.Flush nothing to do dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:267 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"file1,5,false", "newLeaf,25,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file1,5,false" +([]string) (len=2) { + (string) (len=13) "file1,5,false", + (string) (len=16) "newLeaf,25,false" } Test: TestWriteFileHandleFlush 2025/08/18 03:31:15 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:31:15 DEBUG : Looking for writers 2025/08/18 03:31:15 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:15 DEBUG : file1: reading active writers 2025/08/18 03:31:15 DEBUG : >WaitForWriters: 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 2025/08/18 03:31:17 DEBUG : dir: forgetting directory cache 2025/08/18 03:31:17 DEBUG : forgetting directory cache 2025/08/18 03:31:17 DEBUG : dir: forgetting directory cache 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleFlush Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleFlush (7.36s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:31:22 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:31:22 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:31:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:31:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:31:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:31:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:31:22 DEBUG : file1: WriteFileHandle.Release closing 2025/08/18 03:31:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:22 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:31:22 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:31:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:22 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/08/18 03:31:22 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:31:22 DEBUG : Looking for writers 2025/08/18 03:31:22 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:22 DEBUG : file1: reading active writers 2025/08/18 03:31:22 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestWriteFileHandleRelease Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileHandleRelease (7.35s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:31:29 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:31:29 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:31:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:31:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:31:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:31:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:31:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/08/18 03:31:29 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:31:29 DEBUG : Looking for writers 2025/08/18 03:31:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:29 DEBUG : file1: reading active writers 2025/08/18 03:31:29 DEBUG : file1: active writers 1 2025/08/18 03:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/08/18 03:31:29 DEBUG : Looking for writers 2025/08/18 03:31:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:29 DEBUG : file1: reading active writers 2025/08/18 03:31:29 DEBUG : file1: active writers 1 2025/08/18 03:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/08/18 03:31:29 DEBUG : Looking for writers 2025/08/18 03:31:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:29 DEBUG : file1: reading active writers 2025/08/18 03:31:29 DEBUG : file1: active writers 1 2025/08/18 03:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/08/18 03:31:29 DEBUG : Looking for writers 2025/08/18 03:31:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:29 DEBUG : file1: reading active writers 2025/08/18 03:31:29 DEBUG : file1: active writers 1 2025/08/18 03:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/08/18 03:31:29 DEBUG : Looking for writers 2025/08/18 03:31:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:29 DEBUG : file1: reading active writers 2025/08/18 03:31:29 DEBUG : file1: active writers 1 2025/08/18 03:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/08/18 03:31:29 DEBUG : Looking for writers 2025/08/18 03:31:29 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:29 DEBUG : file1: reading active writers 2025/08/18 03:31:29 DEBUG : file1: active writers 1 2025/08/18 03:31:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/08/18 03:31:30 DEBUG : Looking for writers 2025/08/18 03:31:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:30 DEBUG : file1: reading active writers 2025/08/18 03:31:30 DEBUG : file1: active writers 1 2025/08/18 03:31:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/08/18 03:31:30 DEBUG : Looking for writers 2025/08/18 03:31:30 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:30 DEBUG : file1: reading active writers 2025/08/18 03:31:30 DEBUG : file1: active writers 1 2025/08/18 03:31:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:31 DEBUG : Looking for writers 2025/08/18 03:31:31 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:31 DEBUG : file1: reading active writers 2025/08/18 03:31:31 DEBUG : file1: active writers 1 2025/08/18 03:31:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:32 DEBUG : forgetting directory cache 2025/08/18 03:31:32 DEBUG : dir: forgetting directory cache 2025/08/18 03:31:32 DEBUG : dir: forgetting directory cache 2025/08/18 03:31:32 DEBUG : Looking for writers 2025/08/18 03:31:32 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:32 DEBUG : file1: reading active writers 2025/08/18 03:31:32 DEBUG : file1: active writers 1 2025/08/18 03:31:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:33 DEBUG : Looking for writers 2025/08/18 03:31:33 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:33 DEBUG : file1: reading active writers 2025/08/18 03:31:33 DEBUG : file1: active writers 1 2025/08/18 03:31:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:34 DEBUG : Looking for writers 2025/08/18 03:31:34 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:34 DEBUG : file1: reading active writers 2025/08/18 03:31:34 DEBUG : file1: active writers 1 2025/08/18 03:31:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:35 DEBUG : Looking for writers 2025/08/18 03:31:35 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:35 DEBUG : file1: reading active writers 2025/08/18 03:31:35 DEBUG : file1: active writers 1 2025/08/18 03:31:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:36 DEBUG : Looking for writers 2025/08/18 03:31:36 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:36 DEBUG : file1: reading active writers 2025/08/18 03:31:36 DEBUG : file1: active writers 1 2025/08/18 03:31:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:37 DEBUG : Looking for writers 2025/08/18 03:31:37 DEBUG : file1: reading active writers 2025/08/18 03:31:37 DEBUG : file1: active writers 1 2025/08/18 03:31:37 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:38 DEBUG : Looking for writers 2025/08/18 03:31:38 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:38 DEBUG : file1: reading active writers 2025/08/18 03:31:38 DEBUG : file1: active writers 1 2025/08/18 03:31:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:39 DEBUG : Looking for writers 2025/08/18 03:31:39 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:39 DEBUG : file1: reading active writers 2025/08/18 03:31:39 DEBUG : file1: active writers 1 2025/08/18 03:31:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:40 DEBUG : Looking for writers 2025/08/18 03:31:40 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:40 DEBUG : file1: reading active writers 2025/08/18 03:31:40 DEBUG : file1: active writers 1 2025/08/18 03:31:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:41 DEBUG : Looking for writers 2025/08/18 03:31:41 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:41 DEBUG : file1: reading active writers 2025/08/18 03:31:41 DEBUG : file1: active writers 1 2025/08/18 03:31:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:42 DEBUG : Looking for writers 2025/08/18 03:31:42 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:42 DEBUG : file1: reading active writers 2025/08/18 03:31:42 DEBUG : file1: active writers 1 2025/08/18 03:31:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:43 DEBUG : Looking for writers 2025/08/18 03:31:43 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:43 DEBUG : file1: reading active writers 2025/08/18 03:31:43 DEBUG : file1: active writers 1 2025/08/18 03:31:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:44 DEBUG : Looking for writers 2025/08/18 03:31:44 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:44 DEBUG : file1: reading active writers 2025/08/18 03:31:44 DEBUG : file1: active writers 1 2025/08/18 03:31:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:45 DEBUG : Looking for writers 2025/08/18 03:31:45 DEBUG : file1: reading active writers 2025/08/18 03:31:45 DEBUG : file1: active writers 1 2025/08/18 03:31:45 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:46 DEBUG : Looking for writers 2025/08/18 03:31:46 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:46 DEBUG : file1: reading active writers 2025/08/18 03:31:46 DEBUG : file1: active writers 1 2025/08/18 03:31:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:47 DEBUG : forgetting directory cache 2025/08/18 03:31:47 DEBUG : dir: forgetting directory cache 2025/08/18 03:31:47 DEBUG : dir: forgetting directory cache 2025/08/18 03:31:47 DEBUG : Looking for writers 2025/08/18 03:31:47 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:47 DEBUG : file1: reading active writers 2025/08/18 03:31:47 DEBUG : file1: active writers 1 2025/08/18 03:31:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:48 DEBUG : Looking for writers 2025/08/18 03:31:48 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:48 DEBUG : file1: reading active writers 2025/08/18 03:31:48 DEBUG : file1: active writers 1 2025/08/18 03:31:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:49 DEBUG : Looking for writers 2025/08/18 03:31:49 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:49 DEBUG : file1: reading active writers 2025/08/18 03:31:49 DEBUG : file1: active writers 1 2025/08/18 03:31:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:50 DEBUG : Looking for writers 2025/08/18 03:31:50 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:50 DEBUG : file1: reading active writers 2025/08/18 03:31:50 DEBUG : file1: active writers 1 2025/08/18 03:31:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:51 DEBUG : Looking for writers 2025/08/18 03:31:51 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:51 DEBUG : file1: reading active writers 2025/08/18 03:31:51 DEBUG : file1: active writers 1 2025/08/18 03:31:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:52 DEBUG : Looking for writers 2025/08/18 03:31:52 DEBUG : file1: reading active writers 2025/08/18 03:31:52 DEBUG : file1: active writers 1 2025/08/18 03:31:52 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:53 DEBUG : Looking for writers 2025/08/18 03:31:53 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:53 DEBUG : file1: reading active writers 2025/08/18 03:31:53 DEBUG : file1: active writers 1 2025/08/18 03:31:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:54 DEBUG : Looking for writers 2025/08/18 03:31:54 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:54 DEBUG : file1: reading active writers 2025/08/18 03:31:54 DEBUG : file1: active writers 1 2025/08/18 03:31:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:55 DEBUG : Looking for writers 2025/08/18 03:31:55 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:55 DEBUG : file1: reading active writers 2025/08/18 03:31:55 DEBUG : file1: active writers 1 2025/08/18 03:31:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:56 DEBUG : Looking for writers 2025/08/18 03:31:56 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:56 DEBUG : file1: reading active writers 2025/08/18 03:31:56 DEBUG : file1: active writers 1 2025/08/18 03:31:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:57 DEBUG : Looking for writers 2025/08/18 03:31:57 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:57 DEBUG : file1: reading active writers 2025/08/18 03:31:57 DEBUG : file1: active writers 1 2025/08/18 03:31:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:58 DEBUG : Looking for writers 2025/08/18 03:31:58 DEBUG : newLeaf: reading active writers 2025/08/18 03:31:58 DEBUG : file1: reading active writers 2025/08/18 03:31:58 DEBUG : file1: active writers 1 2025/08/18 03:31:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/08/18 03:31:59 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/08/18 03:31:59 DEBUG : >WaitForWriters: 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 2025/08/18 03:32:03 DEBUG : forgetting directory cache 2025/08/18 03:32:03 DEBUG : dir: forgetting directory cache 2025/08/18 03:32:03 DEBUG : dir: forgetting directory cache 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:321 Error: Should be true Test: TestWriteFileModTimeWithOpenWriters Messages: Unexpected file "newLeaf" --- FAIL: TestWriteFileModTimeWithOpenWriters (37.05s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:32:06 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:32:06 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:32:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:32:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:32:06 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:32:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:32:06 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (0 bytes), uploading instead of streaming 2025/08/18 03:32:06 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:32:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:32:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:32:06 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:32:06 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:32:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:32:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:32:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:32:06 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:32:06 DEBUG : Looking for writers 2025/08/18 03:32:06 DEBUG : newLeaf: reading active writers 2025/08/18 03:32:06 DEBUG : file1: reading active writers 2025/08/18 03:32:06 DEBUG : >WaitForWriters: 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtZeroLength (7.40s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-vasoxin7sujo'", Local "Local file system at /tmp/rclone1549424145", Modify Window "876000h0m0s" 2025/08/18 03:32:14 INFO : mega root 'rclone-test-vasoxin7sujo': poll-interval is not supported by this remote 2025/08/18 03:32:14 NOTICE: mega root 'rclone-test-vasoxin7sujo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/08/18 03:32:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/08/18 03:32:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/08/18 03:32:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:32:14 DEBUG : file1: >Open: fd=file1 (w), err= 2025/08/18 03:32:14 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/08/18 03:32:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:32:14 DEBUG : mega root 'rclone-test-vasoxin7sujo': File to upload is small (100 bytes), uploading instead of streaming 2025/08/18 03:32:14 DEBUG : file1: Size of src and dst objects identical 2025/08/18 03:32:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/08/18 03:32:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/08/18 03:32:14 DEBUG : file1: Open: flags=O_RDONLY 2025/08/18 03:32:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/08/18 03:32:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/08/18 03:32:14 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/08/18 03:32:14 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/08/18 03:32:14 DEBUG : WaitForWriters: timeout=30s 2025/08/18 03:32:14 DEBUG : Looking for writers 2025/08/18 03:32:14 DEBUG : newLeaf: reading active writers 2025/08/18 03:32:14 DEBUG : file1: reading active writers 2025/08/18 03:32:14 DEBUG : >WaitForWriters: 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 2025/08/18 03:32:19 DEBUG : forgetting directory cache 2025/08/18 03:32:19 DEBUG : dir: forgetting directory cache 2025/08/18 03:32:19 DEBUG : dir: forgetting directory cache 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: listing wrong, want got newLeaf (25) 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/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestFileReadAtNonZeroLength Messages: Unexpected file "newLeaf" --- FAIL: TestFileReadAtNonZeroLength (7.54s) FAIL 2025/08/18 03:32:21 DEBUG : mega root 'rclone-test-vasoxin7sujo': 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 15m23.289105964s (try 4/5): exit status 1: Failed [TestDirRemove TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestRcGetVFS TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleFlushWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileHandleOpenTests/writes TestRWFileHandleOpenTests/full TestRWFileModTimeWithOpenWriters TestRWCacheRename TestRWCacheUpdate TestCaseSensitivity TestUnicodeNormalization TestVFSNew TestVFSNewWithOpts TestVFSRoot TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSStatfs TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestWriteFileHandleRelease TestWriteFileModTimeWithOpenWriters TestFileReadAtZeroLength TestFileReadAtNonZeroLength]