"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 2/5) 2025/07/10 04:00:30 DEBUG : Creating backend with remote "TestMega:rclone-test-vutaqic7vaga" 2025/07/10 04:00:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/10 04:00:58 DEBUG : Creating backend with remote "/tmp/rclone2290199954" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:00:58 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:00:58 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:00:58 ERROR : dir/: Dir.Remove not empty 2025/07/10 04:00:58 DEBUG : dir/file1: Remove: 2025/07/10 04:00:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:00:58 DEBUG : dir/file1: >Remove: err= 2025/07/10 04:00:58 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/07/10 04:00:58 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:00:58 DEBUG : dir: Looking for writers 2025/07/10 04:00:58 DEBUG : Looking for writers 2025/07/10 04:00:58 DEBUG : dir: reading active writers 2025/07/10 04:00:58 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:00:59 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:00:59 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:00:59 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:00:59 DEBUG : dir: Looking for writers 2025/07/10 04:00:59 DEBUG : file1: reading active writers 2025/07/10 04:00:59 DEBUG : Looking for writers 2025/07/10 04:00:59 DEBUG : dir: reading active writers 2025/07/10 04:00:59 DEBUG : >WaitForWriters: 2025/07/10 04:00:59 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:00:59 DEBUG : newLeaf: Updating file with newLeaf 0xc001788540 2025/07/10 04:00:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:00:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/07/10 04:01:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/10 04:01:07 DEBUG : dir/file1: Updating file with dir/file1 0xc001788540 2025/07/10 04:01:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/10 04:01:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/10 04:01:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:01:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/10 04:01:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc001788540 2025/07/10 04:01:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:01:14 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (25 bytes), uploading instead of streaming 2025/07/10 04:01:14 NOTICE: mega root 'rclone-test-vutaqic7vaga': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/10 04:01:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/10 04:01:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:01:14 DEBUG : newLeaf: Running delayed rename now 2025/07/10 04:01:15 INFO : newLeaf: Deleted 2025/07/10 04:01:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:01:15 DEBUG : newLeaf: Updating file with newLeaf 0xc001788540 2025/07/10 04:01:15 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:15 DEBUG : dir: Looking for writers 2025/07/10 04:01:15 DEBUG : Looking for writers 2025/07/10 04:01:15 DEBUG : dir: reading active writers 2025/07/10 04:01:15 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:15 DEBUG : >WaitForWriters: 2025/07/10 04:01:15 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:15 DEBUG : dir: Looking for writers 2025/07/10 04:01:15 DEBUG : Looking for writers 2025/07/10 04:01:15 DEBUG : dir: reading active writers 2025/07/10 04:01:15 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:01:15 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:01:15 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:01:15 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:01:15 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:15 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:01:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:15 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:01:16 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:16 DEBUG : dir: Looking for writers 2025/07/10 04:01:16 DEBUG : file1: reading active writers 2025/07/10 04:01:16 DEBUG : Looking for writers 2025/07/10 04:01:16 DEBUG : dir: reading active writers 2025/07/10 04:01:16 DEBUG : >WaitForWriters: 2025/07/10 04:01:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:01:16 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab500 2025/07/10 04:01:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:01:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/07/10 04:01:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/10 04:01:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0001ab500 2025/07/10 04:01:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/10 04:01:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/10 04:01:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:01:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/10 04:01:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001ab500 2025/07/10 04:01:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:01:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:01:30 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (25 bytes), uploading instead of streaming 2025/07/10 04:01:31 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/10 04:01:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:01:31 DEBUG : newLeaf: Running delayed rename now 2025/07/10 04:01:31 INFO : newLeaf: Deleted 2025/07/10 04:01:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:01:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0001ab500 2025/07/10 04:01:31 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:31 DEBUG : dir: Looking for writers 2025/07/10 04:01:31 DEBUG : Looking for writers 2025/07/10 04:01:31 DEBUG : dir: reading active writers 2025/07/10 04:01:31 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:31 DEBUG : >WaitForWriters: 2025/07/10 04:01:31 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:31 DEBUG : dir: Looking for writers 2025/07/10 04:01:31 DEBUG : Looking for writers 2025/07/10 04:01:31 DEBUG : dir: reading active writers 2025/07/10 04:01:31 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:31 DEBUG : >WaitForWriters: 2025/07/10 04:01:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:01:31 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:01:31 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:01:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:01:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:01:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:31 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:01:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/10 04:01:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:01:32 DEBUG : dir/file1(0xc0028d1740): openPending: 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/10 04:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:32 DEBUG : dir/file1(0xc0028d1740): >openPending: err= 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:01:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:01:32 DEBUG : dir/file1(0xc0028d1740): _writeAt: size=14, off=0 2025/07/10 04:01:32 DEBUG : dir/file1(0xc0028d1740): >_writeAt: n=14, err= 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/10 04:01:32 DEBUG : dir/file1(0xc0028d1740): close: 2025/07/10 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/10 04:01:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:01:32 DEBUG : dir/file1(0xc0028d1740): >close: err= 2025/07/10 04:01:32 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:32 DEBUG : dir: Looking for writers 2025/07/10 04:01:32 DEBUG : file1: reading active writers 2025/07/10 04:01:32 DEBUG : Looking for writers 2025/07/10 04:01:32 DEBUG : dir: reading active writers 2025/07/10 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:01:32 DEBUG : dir: Looking for writers 2025/07/10 04:01:32 DEBUG : file1: reading active writers 2025/07/10 04:01:32 DEBUG : Looking for writers 2025/07/10 04:01:32 DEBUG : dir: reading active writers 2025/07/10 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:01:32 DEBUG : dir: Looking for writers 2025/07/10 04:01:32 DEBUG : file1: reading active writers 2025/07/10 04:01:32 DEBUG : Looking for writers 2025/07/10 04:01:32 DEBUG : dir: reading active writers 2025/07/10 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:01:32 DEBUG : dir: Looking for writers 2025/07/10 04:01:32 DEBUG : file1: reading active writers 2025/07/10 04:01:32 DEBUG : Looking for writers 2025/07/10 04:01:32 DEBUG : dir: reading active writers 2025/07/10 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: starting upload 2025/07/10 04:01:32 DEBUG : dir: Looking for writers 2025/07/10 04:01:32 DEBUG : file1: reading active writers 2025/07/10 04:01:32 DEBUG : Looking for writers 2025/07/10 04:01:32 DEBUG : dir: reading active writers 2025/07/10 04:01:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:01:32 INFO : dir/file1: Copied (replaced existing) 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/10 04:01:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/10 04:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/10 04:01:32 DEBUG : dir: Looking for writers 2025/07/10 04:01:32 DEBUG : file1: reading active writers 2025/07/10 04:01:32 DEBUG : Looking for writers 2025/07/10 04:01:32 DEBUG : dir: reading active writers 2025/07/10 04:01:32 DEBUG : >WaitForWriters: 2025/07/10 04:01:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:01:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:01:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:01:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:01:32 DEBUG : dir/file1(0xc003298440): _readAt: size=512, off=0 2025/07/10 04:01:32 DEBUG : dir/file1(0xc003298440): openPending: 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/10 04:01:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:32 DEBUG : dir/file1(0xc003298440): >openPending: err= 2025/07/10 04:01:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/10 04:01:32 DEBUG : dir/file1(0xc003298440): >_readAt: n=14, err=EOF 2025/07/10 04:01:32 DEBUG : dir/file1(0xc003298440): close: 2025/07/10 04:01:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:01:32 +0000 UTC 2025/07/10 04:01:32 DEBUG : dir/file1(0xc003298440): >close: err= 2025/07/10 04:01:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:01:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:01:32 DEBUG : newLeaf: Updating file with newLeaf 0xc00071d680 2025/07/10 04:01:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:01:32 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 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=true Messages: Unexpected file "file1" 2025/07/10 04:01:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/10 04:01:40 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/10 04:01:40 DEBUG : dir/file1: Updating file with dir/file1 0xc00071d680 2025/07/10 04:01:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/10 04:01:40 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 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "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/07/10 04:01:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:01:47 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:01:47 DEBUG : dir/file1(0xc003302040): openPending: 2025/07/10 04:01:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/10 04:01:47 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/10 04:01:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:01:47 DEBUG : dir/file1(0xc003302040): >openPending: err= 2025/07/10 04:01:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:01:47 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:01:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:01:47 DEBUG : dir/file1(0xc003302040): _writeAt: size=25, off=0 2025/07/10 04:01:47 DEBUG : dir/file1(0xc003302040): >_writeAt: n=25, err= 2025/07/10 04:01:47 INFO : newLeaf: Deleted 2025/07/10 04:01:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:01:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:01:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00071d680 2025/07/10 04:01:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:01:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:01:47 DEBUG : newLeaf(0xc003302040): close: 2025/07/10 04:01:47 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/10 04:01:47 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-10 04:01:47.027516159 +0000 UTC m=+76.343669353 2025/07/10 04:01:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/10 04:01:47 DEBUG : newLeaf(0xc003302040): >close: err= 2025/07/10 04:01:47 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:47 DEBUG : dir: Looking for writers 2025/07/10 04:01:47 DEBUG : Looking for writers 2025/07/10 04:01:47 DEBUG : dir: reading active writers 2025/07/10 04:01:47 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:01:47 DEBUG : dir: Looking for writers 2025/07/10 04:01:47 DEBUG : Looking for writers 2025/07/10 04:01:47 DEBUG : dir: reading active writers 2025/07/10 04:01:47 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:01:47 DEBUG : dir: Looking for writers 2025/07/10 04:01:47 DEBUG : Looking for writers 2025/07/10 04:01:47 DEBUG : dir: reading active writers 2025/07/10 04:01:47 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:01:47 DEBUG : dir: Looking for writers 2025/07/10 04:01:47 DEBUG : Looking for writers 2025/07/10 04:01:47 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:47 DEBUG : dir: reading active writers 2025/07/10 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:01:47 DEBUG : newLeaf: vfs cache: starting upload 2025/07/10 04:01:47 DEBUG : dir: Looking for writers 2025/07/10 04:01:47 DEBUG : Looking for writers 2025/07/10 04:01:47 DEBUG : dir: reading active writers 2025/07/10 04:01:47 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:01:47 DEBUG : dir: Looking for writers 2025/07/10 04:01:47 DEBUG : Looking for writers 2025/07/10 04:01:47 DEBUG : dir: reading active writers 2025/07/10 04:01:47 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:01:47 INFO : newLeaf: Copied (replaced existing) 2025/07/10 04:01:47 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/10 04:01:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/10 04:01:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:01:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/10 04:01:48 DEBUG : dir: Looking for writers 2025/07/10 04:01:48 DEBUG : Looking for writers 2025/07/10 04:01:48 DEBUG : dir: reading active writers 2025/07/10 04:01:48 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:48 DEBUG : >WaitForWriters: 2025/07/10 04:01:48 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:48 DEBUG : dir: Looking for writers 2025/07/10 04:01:48 DEBUG : Looking for writers 2025/07/10 04:01:48 DEBUG : newLeaf: reading active writers 2025/07/10 04:01:48 DEBUG : dir: reading active writers 2025/07/10 04:01:48 DEBUG : >WaitForWriters: 2025/07/10 04:01:48 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:01:48 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:01:48 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:01:48 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:48 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:01:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:01:48 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:01:48 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:01:48 DEBUG : dir: Looking for writers 2025/07/10 04:01:48 DEBUG : file1: reading active writers 2025/07/10 04:01:48 DEBUG : Looking for writers 2025/07/10 04:01:48 DEBUG : dir: reading active writers 2025/07/10 04:01:48 DEBUG : >WaitForWriters: 2025/07/10 04:01:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:01:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00071d980 2025/07/10 04:01:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:01:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2025/07/10 04:01:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/10 04:01:56 DEBUG : dir/file1: Updating file with dir/file1 0xc00071d980 2025/07/10 04:01:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/10 04:01:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/10 04:02:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:02:03 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:03 DEBUG : dir/file1(0xc0033caf00): openPending: 2025/07/10 04:02:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/10 04:02:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/10 04:02:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:03 DEBUG : dir/file1(0xc0033caf00): >openPending: err= 2025/07/10 04:02:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:02:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:03 DEBUG : dir/file1(0xc0033caf00): _writeAt: size=25, off=0 2025/07/10 04:02:03 DEBUG : dir/file1(0xc0033caf00): >_writeAt: n=25, err= 2025/07/10 04:02:03 INFO : newLeaf: Deleted 2025/07/10 04:02:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:02:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:02:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00071d980 2025/07/10 04:02:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:02:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:03 DEBUG : newLeaf(0xc0033caf00): close: 2025/07/10 04:02:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/10 04:02:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-10 04:02:03.266363645 +0000 UTC m=+92.582516820 2025/07/10 04:02:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:03 DEBUG : newLeaf(0xc0033caf00): >close: err= 2025/07/10 04:02:03 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:03 DEBUG : dir: Looking for writers 2025/07/10 04:02:03 DEBUG : Looking for writers 2025/07/10 04:02:03 DEBUG : dir: reading active writers 2025/07/10 04:02:03 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:03 DEBUG : dir: Looking for writers 2025/07/10 04:02:03 DEBUG : Looking for writers 2025/07/10 04:02:03 DEBUG : dir: reading active writers 2025/07/10 04:02:03 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:03 DEBUG : dir: Looking for writers 2025/07/10 04:02:03 DEBUG : Looking for writers 2025/07/10 04:02:03 DEBUG : dir: reading active writers 2025/07/10 04:02:03 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:03 DEBUG : dir: Looking for writers 2025/07/10 04:02:03 DEBUG : Looking for writers 2025/07/10 04:02:03 DEBUG : dir: reading active writers 2025/07/10 04:02:03 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:03 DEBUG : newLeaf: vfs cache: starting upload 2025/07/10 04:02:03 DEBUG : dir: Looking for writers 2025/07/10 04:02:03 DEBUG : Looking for writers 2025/07/10 04:02:03 DEBUG : dir: reading active writers 2025/07/10 04:02:03 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:04 DEBUG : dir: Looking for writers 2025/07/10 04:02:04 DEBUG : Looking for writers 2025/07/10 04:02:04 DEBUG : dir: reading active writers 2025/07/10 04:02:04 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:04 INFO : newLeaf: Copied (replaced existing) 2025/07/10 04:02:04 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/10 04:02:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/10 04:02:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/10 04:02:04 DEBUG : dir: Looking for writers 2025/07/10 04:02:04 DEBUG : Looking for writers 2025/07/10 04:02:04 DEBUG : dir: reading active writers 2025/07/10 04:02:04 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:04 DEBUG : >WaitForWriters: 2025/07/10 04:02:04 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:04 DEBUG : dir: Looking for writers 2025/07/10 04:02:04 DEBUG : Looking for writers 2025/07/10 04:02:04 DEBUG : dir: reading active writers 2025/07/10 04:02:04 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:04 DEBUG : >WaitForWriters: 2025/07/10 04:02:04 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:04 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:04 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:04 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:04 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:04 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:05 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/10 04:02:05 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:05 DEBUG : dir/file1(0xc0034e9140): openPending: 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/10 04:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:05 DEBUG : dir/file1(0xc0034e9140): >openPending: err= 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:05 DEBUG : dir/file1(0xc0034e9140): _writeAt: size=14, off=0 2025/07/10 04:02:05 DEBUG : dir/file1(0xc0034e9140): >_writeAt: n=14, err= 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/10 04:02:05 DEBUG : dir/file1(0xc0034e9140): close: 2025/07/10 04:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/10 04:02:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:05 DEBUG : dir/file1(0xc0034e9140): >close: err= 2025/07/10 04:02:05 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: starting upload 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:05 INFO : dir/file1: Copied (replaced existing) 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:05 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/10 04:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:05 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:05 DEBUG : dir: Looking for writers 2025/07/10 04:02:05 DEBUG : file1: reading active writers 2025/07/10 04:02:05 DEBUG : Looking for writers 2025/07/10 04:02:05 DEBUG : dir: reading active writers 2025/07/10 04:02:05 DEBUG : >WaitForWriters: 2025/07/10 04:02:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:05 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:05 DEBUG : dir/file1(0xc003538840): _readAt: size=512, off=0 2025/07/10 04:02:05 DEBUG : dir/file1(0xc003538840): openPending: 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/10 04:02:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:05 DEBUG : dir/file1(0xc003538840): >openPending: err= 2025/07/10 04:02:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/10 04:02:05 DEBUG : dir/file1(0xc003538840): >_readAt: n=14, err=EOF 2025/07/10 04:02:05 DEBUG : dir/file1(0xc003538840): close: 2025/07/10 04:02:05 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:05 +0000 UTC 2025/07/10 04:02:05 DEBUG : dir/file1(0xc003538840): >close: err= 2025/07/10 04:02:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:02:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:02:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00334ab40 2025/07/10 04:02:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:02:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/10 04:02:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/10 04:02:06 DEBUG : dir/file1: Updating file with dir/file1 0xc00334ab40 2025/07/10 04:02:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/10 04:02:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/07/10 04:02:13 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:02:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:13 DEBUG : dir/file1(0xc003539600): openPending: 2025/07/10 04:02:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/10 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/10 04:02:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:13 DEBUG : dir/file1(0xc003539600): >openPending: err= 2025/07/10 04:02:13 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:02:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:13 DEBUG : dir/file1(0xc003539600): _writeAt: size=25, off=0 2025/07/10 04:02:13 DEBUG : dir/file1(0xc003539600): >_writeAt: n=25, err= 2025/07/10 04:02:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:02:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:02:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00334ab40 2025/07/10 04:02:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:13 DEBUG : newLeaf(0xc003539600): close: 2025/07/10 04:02:13 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/10 04:02:13 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-10 04:02:13.219799773 +0000 UTC m=+102.535952947 2025/07/10 04:02:13 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:13 DEBUG : newLeaf(0xc003539600): >close: err= 2025/07/10 04:02:13 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:13 DEBUG : dir: Looking for writers 2025/07/10 04:02:13 DEBUG : Looking for writers 2025/07/10 04:02:13 DEBUG : dir: reading active writers 2025/07/10 04:02:13 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:13 DEBUG : dir: Looking for writers 2025/07/10 04:02:13 DEBUG : Looking for writers 2025/07/10 04:02:13 DEBUG : dir: reading active writers 2025/07/10 04:02:13 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:13 DEBUG : dir: Looking for writers 2025/07/10 04:02:13 DEBUG : Looking for writers 2025/07/10 04:02:13 DEBUG : dir: reading active writers 2025/07/10 04:02:13 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:13 DEBUG : dir: Looking for writers 2025/07/10 04:02:13 DEBUG : Looking for writers 2025/07/10 04:02:13 DEBUG : dir: reading active writers 2025/07/10 04:02:13 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:13 DEBUG : newLeaf: vfs cache: starting upload 2025/07/10 04:02:13 DEBUG : dir: Looking for writers 2025/07/10 04:02:13 DEBUG : Looking for writers 2025/07/10 04:02:13 DEBUG : dir: reading active writers 2025/07/10 04:02:13 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:13 DEBUG : dir: Looking for writers 2025/07/10 04:02:13 DEBUG : Looking for writers 2025/07/10 04:02:13 DEBUG : dir: reading active writers 2025/07/10 04:02:13 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:13 INFO : newLeaf: Copied (replaced existing) 2025/07/10 04:02:13 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/10 04:02:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/10 04:02:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/10 04:02:14 DEBUG : dir: Looking for writers 2025/07/10 04:02:14 DEBUG : Looking for writers 2025/07/10 04:02:14 DEBUG : dir: reading active writers 2025/07/10 04:02:14 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:14 DEBUG : >WaitForWriters: 2025/07/10 04:02:14 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:14 DEBUG : dir: Looking for writers 2025/07/10 04:02:14 DEBUG : Looking for writers 2025/07/10 04:02:14 DEBUG : dir: reading active writers 2025/07/10 04:02:14 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:14 DEBUG : >WaitForWriters: 2025/07/10 04:02:14 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:14 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:14 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:14 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:14 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:14 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:14 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:14 DEBUG : dir: Looking for writers 2025/07/10 04:02:14 DEBUG : file1: reading active writers 2025/07/10 04:02:14 DEBUG : Looking for writers 2025/07/10 04:02:14 DEBUG : dir: reading active writers 2025/07/10 04:02:14 DEBUG : >WaitForWriters: 2025/07/10 04:02:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:14 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:14 DEBUG : dir/file1(0xc003a86480): _readAt: size=512, off=0 2025/07/10 04:02:14 DEBUG : dir/file1(0xc003a86480): openPending: 2025/07/10 04:02:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/10 04:02:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/10 04:02:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:14 DEBUG : dir/file1(0xc003a86480): >openPending: err= 2025/07/10 04:02:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/10 04:02:14 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/10 04:02:14 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:14 DEBUG : dir/file1(0xc003a86480): >_readAt: n=14, err=EOF 2025/07/10 04:02:14 DEBUG : dir/file1(0xc003a86480): close: 2025/07/10 04:02:14 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:14 +0000 UTC 2025/07/10 04:02:14 DEBUG : dir/file1(0xc003a86480): >close: err= 2025/07/10 04:02:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:02:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:02:15 DEBUG : newLeaf: Updating file with newLeaf 0xc001789a40 2025/07/10 04:02:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:02:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/10 04:02:15 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/10 04:02:15 DEBUG : dir/file1: Updating file with dir/file1 0xc001789a40 2025/07/10 04:02:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/10 04:02:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/10 04:02:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:02:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:22 DEBUG : dir/file1(0xc003840ec0): openPending: 2025/07/10 04:02:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/10 04:02:22 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/10 04:02:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:22 DEBUG : dir/file1(0xc003840ec0): >openPending: err= 2025/07/10 04:02:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:02:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:22 DEBUG : dir/file1(0xc003840ec0): _writeAt: size=25, off=0 2025/07/10 04:02:22 DEBUG : dir/file1(0xc003840ec0): >_writeAt: n=25, err= 2025/07/10 04:02:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/10 04:02:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/10 04:02:22 DEBUG : newLeaf: Updating file with newLeaf 0xc001789a40 2025/07/10 04:02:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:02:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:22 DEBUG : newLeaf(0xc003840ec0): close: 2025/07/10 04:02:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/10 04:02:22 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-10 04:02:22.463793356 +0000 UTC m=+111.779946550 2025/07/10 04:02:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:22 DEBUG : newLeaf(0xc003840ec0): >close: err= 2025/07/10 04:02:22 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:22 DEBUG : dir: Looking for writers 2025/07/10 04:02:22 DEBUG : Looking for writers 2025/07/10 04:02:22 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:22 DEBUG : dir: reading active writers 2025/07/10 04:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:22 DEBUG : dir: Looking for writers 2025/07/10 04:02:22 DEBUG : Looking for writers 2025/07/10 04:02:22 DEBUG : dir: reading active writers 2025/07/10 04:02:22 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:22 DEBUG : dir: Looking for writers 2025/07/10 04:02:22 DEBUG : Looking for writers 2025/07/10 04:02:22 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:22 DEBUG : dir: reading active writers 2025/07/10 04:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:22 DEBUG : dir: Looking for writers 2025/07/10 04:02:22 DEBUG : Looking for writers 2025/07/10 04:02:22 DEBUG : dir: reading active writers 2025/07/10 04:02:22 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:22 DEBUG : newLeaf: vfs cache: starting upload 2025/07/10 04:02:22 DEBUG : dir: Looking for writers 2025/07/10 04:02:22 DEBUG : Looking for writers 2025/07/10 04:02:22 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:22 DEBUG : dir: reading active writers 2025/07/10 04:02:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:23 DEBUG : dir: Looking for writers 2025/07/10 04:02:23 DEBUG : Looking for writers 2025/07/10 04:02:23 DEBUG : dir: reading active writers 2025/07/10 04:02:23 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:23 INFO : newLeaf: Copied (replaced existing) 2025/07/10 04:02:23 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/10 04:02:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/10 04:02:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/10 04:02:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/10 04:02:23 DEBUG : dir: Looking for writers 2025/07/10 04:02:23 DEBUG : Looking for writers 2025/07/10 04:02:23 DEBUG : dir: reading active writers 2025/07/10 04:02:23 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:23 DEBUG : >WaitForWriters: 2025/07/10 04:02:23 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:23 DEBUG : dir: Looking for writers 2025/07/10 04:02:23 DEBUG : Looking for writers 2025/07/10 04:02:23 DEBUG : dir: reading active writers 2025/07/10 04:02:23 DEBUG : newLeaf: reading active writers 2025/07/10 04:02:23 DEBUG : >WaitForWriters: 2025/07/10 04:02:23 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- FAIL: TestFileRename (84.49s) --- FAIL: TestFileRename/off,forceCache=false (16.53s) --- FAIL: TestFileRename/minimal,forceCache=false (16.10s) --- FAIL: TestFileRename/minimal,forceCache=true (16.65s) --- FAIL: TestFileRename/writes,forceCache=false (16.36s) --- FAIL: TestFileRename/writes,forceCache=true (9.63s) --- FAIL: TestFileRename/full,forceCache=false (9.23s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:23 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:23 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:23 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:23 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:23 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:23 DEBUG : Looking for writers 2025/07/10 04:02:23 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:23 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:23 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/10 04:02:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/10 04:02:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:24 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:24 DEBUG : dir: Looking for writers 2025/07/10 04:02:24 DEBUG : file1: reading active writers 2025/07/10 04:02:24 DEBUG : Looking for writers 2025/07/10 04:02:24 DEBUG : dir: reading active writers 2025/07/10 04:02:24 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.77s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:24 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:24 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/10 04:02:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:24 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/10 04:02:24 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/10 04:02:24 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/10 04:02:24 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/10 04:02:24 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/10 04:02:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/10 04:02:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/10 04:02:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/10 04:02:25 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/10 04:02:25 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/10 04:02:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/10 04:02:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/10 04:02:25 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/10 04:02:25 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:25 DEBUG : dir: Looking for writers 2025/07/10 04:02:25 DEBUG : file1: reading active writers 2025/07/10 04:02:25 DEBUG : Looking for writers 2025/07/10 04:02:25 DEBUG : dir: reading active writers 2025/07/10 04:02:25 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.45s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:25 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:25 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:26 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/10 04:02:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/10 04:02:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/10 04:02:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/10 04:02:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/10 04:02:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/10 04:02:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/10 04:02:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/10 04:02:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/10 04:02:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/10 04:02:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/10 04:02:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/10 04:02:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/10 04:02:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/10 04:02:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/10 04:02:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/10 04:02:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/10 04:02:27 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:27 DEBUG : dir: Looking for writers 2025/07/10 04:02:27 DEBUG : file1: reading active writers 2025/07/10 04:02:27 DEBUG : Looking for writers 2025/07/10 04:02:27 DEBUG : dir: reading active writers 2025/07/10 04:02:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.59s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:27 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:27 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/10 04:02:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/10 04:02:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:27 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:27 DEBUG : dir: Looking for writers 2025/07/10 04:02:27 DEBUG : file1: reading active writers 2025/07/10 04:02:27 DEBUG : Looking for writers 2025/07/10 04:02:27 DEBUG : dir: reading active writers 2025/07/10 04:02:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.75s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:28 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:28 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:02:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/10 04:02:28 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/10 04:02:28 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:28 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:28 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/10 04:02:28 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/10 04:02:28 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:28 DEBUG : dir: Looking for writers 2025/07/10 04:02:28 DEBUG : file1: reading active writers 2025/07/10 04:02:28 DEBUG : Looking for writers 2025/07/10 04:02:28 DEBUG : dir: reading active writers 2025/07/10 04:02:28 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.70s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:28 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:28 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:28 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:28 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:28 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): _readAt: size=1, off=0 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): openPending: 2025/07/10 04:02:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): >openPending: err= 2025/07/10 04:02:29 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/10 04:02:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/10 04:02:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): >_readAt: n=1, err= 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): _readAt: size=256, off=1 2025/07/10 04:02:29 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): >_readAt: n=15, err=EOF 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): _readAt: size=16, off=16 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): >_readAt: n=0, err=EOF 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): close: 2025/07/10 04:02:29 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:29 +0000 UTC 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): >close: err= 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): close: 2025/07/10 04:02:29 DEBUG : dir/file1(0xc004137800): >close: err=file already closed 2025/07/10 04:02:29 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:29 DEBUG : dir: Looking for writers 2025/07/10 04:02:29 DEBUG : file1: reading active writers 2025/07/10 04:02:29 DEBUG : Looking for writers 2025/07/10 04:02:29 DEBUG : dir: reading active writers 2025/07/10 04:02:29 DEBUG : >WaitForWriters: 2025/07/10 04:02:29 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.83s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:29 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:29 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:29 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:29 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:29 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): _readAt: size=1, off=0 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): openPending: 2025/07/10 04:02:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >openPending: err= 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/10 04:02:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/10 04:02:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): _readAt: size=1, off=5 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): _readAt: size=1, off=3 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): _readAt: size=1, off=13 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): _readAt: size=16, off=100 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >_readAt: n=0, err=EOF 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): close: 2025/07/10 04:02:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:30 +0000 UTC 2025/07/10 04:02:30 DEBUG : dir/file1(0xc00452c000): >close: err= 2025/07/10 04:02:30 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:30 DEBUG : dir: Looking for writers 2025/07/10 04:02:30 DEBUG : file1: reading active writers 2025/07/10 04:02:30 DEBUG : Looking for writers 2025/07/10 04:02:30 DEBUG : dir: reading active writers 2025/07/10 04:02:30 DEBUG : >WaitForWriters: 2025/07/10 04:02:30 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.96s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:30 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:30 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:30 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:30 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:30 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=1, off=0 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): openPending: 2025/07/10 04:02:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >openPending: err= 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/10 04:02:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/10 04:02:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=1, off=5 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=1, off=1 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=1, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=6, off=10 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=6, err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=256, off=10 2025/07/10 04:02:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=6, err=EOF 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=256, off=100 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=0, err=EOF 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): close: 2025/07/10 04:02:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:30 +0000 UTC 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >close: err= 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): _readAt: size=256, off=100 2025/07/10 04:02:30 DEBUG : dir/file1(0xc004334b40): >_readAt: n=0, err=file already closed 2025/07/10 04:02:30 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:30 DEBUG : dir: Looking for writers 2025/07/10 04:02:30 DEBUG : file1: reading active writers 2025/07/10 04:02:30 DEBUG : Looking for writers 2025/07/10 04:02:30 DEBUG : dir: reading active writers 2025/07/10 04:02:30 DEBUG : >WaitForWriters: 2025/07/10 04:02:30 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.64s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:31 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:31 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:31 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): RWFileHandle.Flush 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): _readAt: size=256, off=0 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): openPending: 2025/07/10 04:02:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:31 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): >openPending: err= 2025/07/10 04:02:31 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/10 04:02:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/10 04:02:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): >_readAt: n=16, err=EOF 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): RWFileHandle.Flush 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): RWFileHandle.Flush 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): close: 2025/07/10 04:02:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:31 +0000 UTC 2025/07/10 04:02:31 DEBUG : dir/file1(0xc0045de540): >close: err= 2025/07/10 04:02:31 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:31 DEBUG : dir: Looking for writers 2025/07/10 04:02:31 DEBUG : file1: reading active writers 2025/07/10 04:02:31 DEBUG : Looking for writers 2025/07/10 04:02:31 DEBUG : dir: reading active writers 2025/07/10 04:02:31 DEBUG : >WaitForWriters: 2025/07/10 04:02:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.80s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:32 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:02:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/10 04:02:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): _readAt: size=256, off=0 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): openPending: 2025/07/10 04:02:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): >openPending: err= 2025/07/10 04:02:32 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/10 04:02:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/10 04:02:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/10 04:02:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): >_readAt: n=16, err=EOF 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): RWFileHandle.Release 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): close: 2025/07/10 04:02:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:32 +0000 UTC 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): >close: err= 2025/07/10 04:02:32 DEBUG : dir/file1(0xc00449d380): RWFileHandle.Release 2025/07/10 04:02:32 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:32 DEBUG : dir: Looking for writers 2025/07/10 04:02:32 DEBUG : file1: reading active writers 2025/07/10 04:02:32 DEBUG : Looking for writers 2025/07/10 04:02:32 DEBUG : dir: reading active writers 2025/07/10 04:02:32 DEBUG : >WaitForWriters: 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.83s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:32 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:32 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): openPending: 2025/07/10 04:02:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:32 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/10 04:02:32 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): >openPending: err= 2025/07/10 04:02:32 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): _writeAt: size=5, off=0 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): >_writeAt: n=5, err= 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): _writeAt: size=7, off=5 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): >_writeAt: n=7, err= 2025/07/10 04:02:32 DEBUG : file1: vfs cache: truncate to size=11 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): close: 2025/07/10 04:02:32 DEBUG : file1: vfs cache: setting modification time to 2025-07-10 04:02:32.941849751 +0000 UTC m=+122.258002935 2025/07/10 04:02:32 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): >close: err= 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): close: 2025/07/10 04:02:32 DEBUG : file1(0xc0045df280): >close: err=file already closed 2025/07/10 04:02:32 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:32 DEBUG : Looking for writers 2025/07/10 04:02:32 DEBUG : file1: reading active writers 2025/07/10 04:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:32 DEBUG : Looking for writers 2025/07/10 04:02:32 DEBUG : file1: reading active writers 2025/07/10 04:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:32 DEBUG : Looking for writers 2025/07/10 04:02:32 DEBUG : file1: reading active writers 2025/07/10 04:02:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:33 DEBUG : Looking for writers 2025/07/10 04:02:33 DEBUG : file1: reading active writers 2025/07/10 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:33 DEBUG : file1: vfs cache: starting upload 2025/07/10 04:02:33 DEBUG : Looking for writers 2025/07/10 04:02:33 DEBUG : file1: reading active writers 2025/07/10 04:02:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:33 INFO : file1: Copied (new) 2025/07/10 04:02:33 DEBUG : file1: vfs cache: fingerprint now "11" 2025/07/10 04:02:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:33 INFO : file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:33 DEBUG : Looking for writers 2025/07/10 04:02:33 DEBUG : file1: reading active writers 2025/07/10 04:02:33 DEBUG : >WaitForWriters: 2025/07/10 04:02:33 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:33 DEBUG : Looking for writers 2025/07/10 04:02:33 DEBUG : file1: reading active writers 2025/07/10 04:02:33 DEBUG : >WaitForWriters: 2025/07/10 04:02:33 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestRWFileHandleMethodsWrite (7.52s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:40 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:40 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:40 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:40 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:40 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): openPending: 2025/07/10 04:02:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:40 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/10 04:02:40 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): >openPending: err= 2025/07/10 04:02:40 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): _writeAt: size=7, off=0 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): >_writeAt: n=7, err= 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): _writeAt: size=6, off=5 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): >_writeAt: n=6, err= 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): close: 2025/07/10 04:02:40 DEBUG : file1: vfs cache: setting modification time to 2025-07-10 04:02:40.456112212 +0000 UTC m=+129.772265387 2025/07/10 04:02:40 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): >close: err= 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): _writeAt: size=5, off=0 2025/07/10 04:02:40 DEBUG : file1(0xc00489a280): >_writeAt: n=0, err=file already closed 2025/07/10 04:02:40 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:40 DEBUG : Looking for writers 2025/07/10 04:02:40 DEBUG : file1: reading active writers 2025/07/10 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:40 DEBUG : Looking for writers 2025/07/10 04:02:40 DEBUG : file1: reading active writers 2025/07/10 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:40 DEBUG : Looking for writers 2025/07/10 04:02:40 DEBUG : file1: reading active writers 2025/07/10 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:40 DEBUG : Looking for writers 2025/07/10 04:02:40 DEBUG : file1: reading active writers 2025/07/10 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:40 DEBUG : file1: vfs cache: starting upload 2025/07/10 04:02:40 DEBUG : Looking for writers 2025/07/10 04:02:40 DEBUG : file1: reading active writers 2025/07/10 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:40 DEBUG : Looking for writers 2025/07/10 04:02:40 DEBUG : file1: reading active writers 2025/07/10 04:02:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:40 INFO : file1: Copied (new) 2025/07/10 04:02:40 DEBUG : file1: vfs cache: fingerprint now "11" 2025/07/10 04:02:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:40 INFO : file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : >WaitForWriters: 2025/07/10 04:02:41 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : >WaitForWriters: 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.70s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:41 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:41 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/10 04:02:41 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:41 DEBUG : file1(0xc0045dfd80): openPending: 2025/07/10 04:02:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:41 DEBUG : file1(0xc0045dfd80): >openPending: err= 2025/07/10 04:02:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:41 DEBUG : file1(0xc0045dfd80): close: 2025/07/10 04:02:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-10 04:02:41.160772511 +0000 UTC m=+130.476925695 2025/07/10 04:02:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:41 DEBUG : file1(0xc0045dfd80): >close: err= 2025/07/10 04:02:41 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/10 04:02:41 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:02:41 DEBUG : file2: newRWFileHandle: 2025/07/10 04:02:41 DEBUG : file2(0xc00486e280): openPending: 2025/07/10 04:02:41 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/10 04:02:41 DEBUG : file2(0xc00486e280): >openPending: err= 2025/07/10 04:02:41 DEBUG : file2: >newRWFileHandle: err= 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/10 04:02:41 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/10 04:02:41 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/10 04:02:41 DEBUG : file2(0xc00486e280): RWFileHandle.Flush 2025/07/10 04:02:41 DEBUG : file2(0xc00486e280): RWFileHandle.Release 2025/07/10 04:02:41 DEBUG : file2(0xc00486e280): close: 2025/07/10 04:02:41 DEBUG : file2: vfs cache: setting modification time to 2025-07-10 04:02:41.162715116 +0000 UTC m=+130.478868310 2025/07/10 04:02:41 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:41 DEBUG : file2(0xc00486e280): >close: err= 2025/07/10 04:02:41 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/10 04:02:41 DEBUG : file1: vfs cache: starting upload 2025/07/10 04:02:41 DEBUG : file2: vfs cache: starting upload 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/10 04:02:41 INFO : file1: Copied (new) 2025/07/10 04:02:41 DEBUG : file1: vfs cache: fingerprint now "0" 2025/07/10 04:02:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:41 INFO : file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:41 INFO : file2: Copied (new) 2025/07/10 04:02:41 DEBUG : file2: vfs cache: fingerprint now "0" 2025/07/10 04:02:41 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/10 04:02:41 INFO : file2: vfs cache: upload succeeded try #1 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : >WaitForWriters: 2025/07/10 04:02:41 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : file2: reading active writers 2025/07/10 04:02:41 DEBUG : >WaitForWriters: 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.83s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:41 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:41 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): openPending: 2025/07/10 04:02:41 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/10 04:02:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:41 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): >openPending: err= 2025/07/10 04:02:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): _writeAt: size=5, off=0 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): >_writeAt: n=5, err= 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): RWFileHandle.Flush 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): RWFileHandle.Flush 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): close: 2025/07/10 04:02:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-10 04:02:41.989243261 +0000 UTC m=+131.305396465 2025/07/10 04:02:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:41 DEBUG : file1(0xc004a9e840): >close: err= 2025/07/10 04:02:41 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:41 DEBUG : Looking for writers 2025/07/10 04:02:41 DEBUG : file1: reading active writers 2025/07/10 04:02:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:42 DEBUG : file1: vfs cache: starting upload 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:42 INFO : file1: Copied (new) 2025/07/10 04:02:42 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/10 04:02:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:42 INFO : file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : >WaitForWriters: 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.38s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:42 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:42 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): openPending: 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/10 04:02:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:42 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): >openPending: err= 2025/07/10 04:02:42 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): _writeAt: size=5, off=0 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): >_writeAt: n=5, err= 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): RWFileHandle.Release 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): close: 2025/07/10 04:02:42 DEBUG : file1: vfs cache: setting modification time to 2025-07-10 04:02:42.370543253 +0000 UTC m=+131.686696447 2025/07/10 04:02:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): >close: err= 2025/07/10 04:02:42 DEBUG : file1(0xc00486efc0): RWFileHandle.Release 2025/07/10 04:02:42 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:42 DEBUG : file1: vfs cache: starting upload 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:42 INFO : file1: Copied (new) 2025/07/10 04:02:42 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/10 04:02:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:42 INFO : file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:42 DEBUG : Looking for writers 2025/07/10 04:02:42 DEBUG : file1: reading active writers 2025/07/10 04:02:42 DEBUG : >WaitForWriters: 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:42 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:42 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:43 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/10 04:02:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:02:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:43 DEBUG : dir/file1(0xc0049ba580): openPending: 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:43 DEBUG : dir/file1(0xc0049ba580): >openPending: err= 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/10 04:02:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:43 DEBUG : dir/file1(0xc0049ba580): _writeAt: size=5, off=0 2025/07/10 04:02:43 DEBUG : dir/file1(0xc0049ba580): >_writeAt: n=5, err= 2025/07/10 04:02:43 DEBUG : dir/file1(0xc0049ba580): close: 2025/07/10 04:02:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:43.099258076 +0000 UTC m=+132.415411280 2025/07/10 04:02:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:43 DEBUG : dir/file1(0xc0049ba580): >close: err= 2025/07/10 04:02:43 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: starting upload 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:43 INFO : dir/file1: Copied (replaced existing) 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/07/10 04:02:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:43 DEBUG : dir: Looking for writers 2025/07/10 04:02:43 DEBUG : file1: reading active writers 2025/07/10 04:02:43 DEBUG : Looking for writers 2025/07/10 04:02:43 DEBUG : dir: reading active writers 2025/07/10 04:02:43 DEBUG : >WaitForWriters: 2025/07/10 04:02:43 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:44 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:44 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:44 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:44 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:44 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:44 DEBUG : dir/file1: newRWFileHandle: 2025/07/10 04:02:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/10 04:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/10 04:02:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): _writeAt: size=5, off=0 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): openPending: 2025/07/10 04:02:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/07/10 04:02:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/10 04:02:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): >openPending: err= 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): >_writeAt: n=5, err= 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): _writeAt: size=15, off=5 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): >_writeAt: n=15, err= 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): close: 2025/07/10 04:02:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/10 04:02:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-10 04:02:44.324623229 +0000 UTC m=+133.640776403 2025/07/10 04:02:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:44 DEBUG : dir/file1(0xc0049bba80): >close: err= 2025/07/10 04:02:44 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:44 DEBUG : dir/file1: vfs cache: starting upload 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:44 DEBUG : dir: Looking for writers 2025/07/10 04:02:44 DEBUG : file1: reading active writers 2025/07/10 04:02:44 DEBUG : Looking for writers 2025/07/10 04:02:44 DEBUG : dir: reading active writers 2025/07/10 04:02:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/10 04:02:45 INFO : dir/file1: Copied (replaced existing) 2025/07/10 04:02:45 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/07/10 04:02:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:45 DEBUG : dir: Looking for writers 2025/07/10 04:02:45 DEBUG : file1: reading active writers 2025/07/10 04:02:45 DEBUG : Looking for writers 2025/07/10 04:02:45 DEBUG : dir: reading active writers 2025/07/10 04:02:45 DEBUG : >WaitForWriters: 2025/07/10 04:02:45 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.87s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:45 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:45 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:45 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:45 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:45 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:45 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:45 DEBUG : file1(0xc004a9fe40): openPending: 2025/07/10 04:02:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:45 DEBUG : file1(0xc004a9fe40): >openPending: err= 2025/07/10 04:02:45 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:45 DEBUG : file1(0xc004a9fe40): _writeAt: size=5, off=0 2025/07/10 04:02:45 DEBUG : file1(0xc004a9fe40): >_writeAt: n=5, err= 2025/07/10 04:02:45 DEBUG : file1(0xc004a9fe40): close: 2025/07/10 04:02:45 DEBUG : file1: vfs cache: setting modification time to 2025-07-10 04:02:45.905039231 +0000 UTC m=+135.221192415 2025/07/10 04:02:45 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:45 DEBUG : file1(0xc004a9fe40): >close: err= 2025/07/10 04:02:45 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:45 DEBUG : Looking for writers 2025/07/10 04:02:45 DEBUG : file1: reading active writers 2025/07/10 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:45 DEBUG : Looking for writers 2025/07/10 04:02:45 DEBUG : file1: reading active writers 2025/07/10 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:45 DEBUG : Looking for writers 2025/07/10 04:02:45 DEBUG : file1: reading active writers 2025/07/10 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:45 DEBUG : Looking for writers 2025/07/10 04:02:45 DEBUG : file1: reading active writers 2025/07/10 04:02:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:46 DEBUG : file1: vfs cache: starting upload 2025/07/10 04:02:46 DEBUG : Looking for writers 2025/07/10 04:02:46 DEBUG : file1: reading active writers 2025/07/10 04:02:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:46 INFO : file1: Copied (new) 2025/07/10 04:02:46 DEBUG : file1: vfs cache: fingerprint now "5" 2025/07/10 04:02:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:46 INFO : file1: vfs cache: upload succeeded try #1 2025/07/10 04:02:46 DEBUG : Looking for writers 2025/07/10 04:02:46 DEBUG : file1: reading active writers 2025/07/10 04:02:46 DEBUG : >WaitForWriters: 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.38s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:46 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f300): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f300): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f300): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.28867143 +0000 UTC m=+135.604824634 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.28867143 +0000 UTC m=+135.604824634 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1f780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1fc40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1fc40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1fc40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1fc40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1fc40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.28867143 +0000 UTC m=+135.604824634 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004d1fc40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f01c70 item 1 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa25c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa25c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa25c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa25c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa25c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.293269217 +0000 UTC m=+135.609422411 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa25c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa2ac0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa2ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa2ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa2ac0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa2ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.293269217 +0000 UTC m=+135.609422411 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa2ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004fb9dc0 item 2 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa33c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa33c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa33c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa33c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa33c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.297185415 +0000 UTC m=+135.613338610 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa33c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.297185415 +0000 UTC m=+135.613338610 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3d00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3d00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3d00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3d00): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3d00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.297185415 +0000 UTC m=+135.613338610 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004fa3d00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005011dc0 item 3 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050586c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050586c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050586c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050586c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050586c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.301716557 +0000 UTC m=+135.617869741 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050586c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005058c00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005058c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005058c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005058c00): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005058c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.301716557 +0000 UTC m=+135.617869741 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005058c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00506ff10 item 4 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059500): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059500): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059500): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.305238545 +0000 UTC m=+135.621391729 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.305238545 +0000 UTC m=+135.621391729 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059e40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059e40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.305238545 +0000 UTC m=+135.621391729 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005059e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050a1f10 item 5 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ec800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ec800): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ec800): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ec800): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ec800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.310212418 +0000 UTC m=+135.626365643 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ec800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ecd40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ecd40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ecd40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ecd40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ecd40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.310212418 +0000 UTC m=+135.626365643 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ecd40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00512a0e0 item 6 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ed680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ed680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ed680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ed680): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ed680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.315081754 +0000 UTC m=+135.631234959 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050ed680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.315081754 +0000 UTC m=+135.631234959 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0050edb80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051860c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051860c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051860c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051860c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051860c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.315081754 +0000 UTC m=+135.631234959 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051860c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051780e0 item 7 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.320825774 +0000 UTC m=+135.636978967 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186f40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186f40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186f40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186f40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186f40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.320825774 +0000 UTC m=+135.636978967 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005186f40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0051b8230 item 8 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051877c0): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc0051877c0): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051877c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051877c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051877c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051877c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0051877c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005187b80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005187b80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005187b80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005187b80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005187b80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.324976251 +0000 UTC m=+135.641129435 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005187b80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.324976251 +0000 UTC m=+135.641129435 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e580): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e580): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e580): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.324976251 +0000 UTC m=+135.641129435 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524e580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005222230 item 9 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524eec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524eec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524eec0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524eec0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524eec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.329910999 +0000 UTC m=+135.646064194 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524eec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524f400): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524f400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524f400): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524f400): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524f400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.329910999 +0000 UTC m=+135.646064194 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524f400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005288380 item 10 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524fd00): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00524fd00): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524fd00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524fd00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524fd00): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524fd00): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00524fd00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2140): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2140): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2140): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.334059453 +0000 UTC m=+135.650212648 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.334059453 +0000 UTC m=+135.650212648 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2b40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2b40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2b40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2b40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2b40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.334059453 +0000 UTC m=+135.650212648 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e2b40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0052d6380 item 11 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e3480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e3480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e3480): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e3480): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e3480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.339064124 +0000 UTC m=+135.655217319 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e3480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e39c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e39c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e39c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e39c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e39c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.339064124 +0000 UTC m=+135.655217319 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0052e39c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00532a4d0 item 12 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c340): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00537c340): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c340): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c340): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c340): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c340): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.34295177 +0000 UTC m=+135.659104934 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537c700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537cdc0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537cdc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537cdc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537cdc0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537cdc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.34295177 +0000 UTC m=+135.659104934 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537cdc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0053a04d0 item 13 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537d700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537d700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537d700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537d700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537d700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.347353788 +0000 UTC m=+135.663506952 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537d700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537dc40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537dc40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537dc40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537dc40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537dc40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.347353788 +0000 UTC m=+135.663506952 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00537dc40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00541a4d0 item 14 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a5c0): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00544a5c0): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a5c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a5c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a5c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a5c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a5c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a980): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a980): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a980): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.349866173 +0000 UTC m=+135.666019347 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544a980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b040): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b040): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b040): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b040): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b040): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.349866173 +0000 UTC m=+135.666019347 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b040): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00547c4d0 item 15 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b980): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b980): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b980): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.352335286 +0000 UTC m=+135.668488460 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544b980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544bec0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544bec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544bec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544bec0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544bec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.352335286 +0000 UTC m=+135.668488460 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00544bec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054aa4d0 item 16 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cc840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cc840): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cc840): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cc840): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cc840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.355022989 +0000 UTC m=+135.671176153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cc840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.355022989 +0000 UTC m=+135.671176153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cccc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cd1c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cd1c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cd1c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cd1c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cd1c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.355022989 +0000 UTC m=+135.671176153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cd1c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055304d0 item 17 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cdb00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cdb00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cdb00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cdb00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cdb00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.358586374 +0000 UTC m=+135.674739539 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0054cdb00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0055900c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0055900c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0055900c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0055900c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0055900c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.358586374 +0000 UTC m=+135.674739539 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0055900c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005568620 item 18 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.361114699 +0000 UTC m=+135.677267873 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.361114699 +0000 UTC m=+135.677267873 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005590f00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591400): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591400): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591400): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.361114699 +0000 UTC m=+135.677267873 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055b6620 item 19 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591d40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591d40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591d40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591d40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591d40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.36497901 +0000 UTC m=+135.681132174 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005591d40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610300): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610300): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610300): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.36497901 +0000 UTC m=+135.681132174 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005608770 item 20 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610c40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610c40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.367415862 +0000 UTC m=+135.683569036 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005610c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.367415862 +0000 UTC m=+135.683569036 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611640): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611640): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611640): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.367415862 +0000 UTC m=+135.683569036 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005611640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005646770 item 21 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752000): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752000): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752000): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752000): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752000): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.370840798 +0000 UTC m=+135.686993973 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752000): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752540): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752540): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752540): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.370840798 +0000 UTC m=+135.686993973 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00572a8c0 item 22 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752e80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752e80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.373291708 +0000 UTC m=+135.689444882 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005752e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.373291708 +0000 UTC m=+135.689444882 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753880): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753880): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753880): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.373291708 +0000 UTC m=+135.689444882 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005753880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00576a8c0 item 23 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6240): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6240): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6240): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6240): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6240): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.376745518 +0000 UTC m=+135.692898692 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6780): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6780): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6780): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.376745518 +0000 UTC m=+135.692898692 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d6780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0057dca10 item 24 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7080): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc0057d7080): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7080): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7080): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7080): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7080): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7440): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7440): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7440): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.379676598 +0000 UTC m=+135.695829762 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.379676598 +0000 UTC m=+135.695829762 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7e80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7e80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.379676598 +0000 UTC m=+135.695829762 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0057d7e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005830a10 item 25 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589a840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589a840): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589a840): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589a840): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589a840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.383164311 +0000 UTC m=+135.699317486 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589a840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ad80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ad80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ad80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ad80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ad80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.383164311 +0000 UTC m=+135.699317486 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ad80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0058bab60 item 26 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589b680): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00589b680): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589b680): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589b680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589b680): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589b680): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589b680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ba40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ba40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ba40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ba40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ba40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.386334329 +0000 UTC m=+135.702487504 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589ba40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.386334329 +0000 UTC m=+135.702487504 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00589bf40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974500): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974500): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974500): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.386334329 +0000 UTC m=+135.702487504 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0058fcb60 item 27 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974e40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974e40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.389917213 +0000 UTC m=+135.706070387 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005974e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975380): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975380): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975380): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.389917213 +0000 UTC m=+135.706070387 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00598ecb0 item 28 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975c80): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc005975c80): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975c80): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975c80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975c80): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975c80): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005975c80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f20c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f20c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f20c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f20c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f20c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.392619323 +0000 UTC m=+135.708772487 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f20c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f2780): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f2780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f2780): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f2780): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f2780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.392619323 +0000 UTC m=+135.708772487 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f2780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0059d4cb0 item 29 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f30c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f30c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f30c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f30c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f30c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.39506389 +0000 UTC m=+135.711217054 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f30c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f3600): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f3600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f3600): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f3600): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f3600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.39506389 +0000 UTC m=+135.711217054 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0059f3600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a24cb0 item 30 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84500): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc004c84500): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84500): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84500): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84500): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84500): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c848c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c848c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c848c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c848c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c848c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.397772511 +0000 UTC m=+135.713925706 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c848c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84f80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84f80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84f80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84f80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84f80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.397772511 +0000 UTC m=+135.713925706 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c84f80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004947e30 item 31 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c858c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c858c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c858c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c858c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c858c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.400604956 +0000 UTC m=+135.716758130 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c858c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c85e00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c85e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c85e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c85e00): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c85e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.400604956 +0000 UTC m=+135.716758130 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004c85e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005b07e30 item 32 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38780): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38780): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.402921162 +0000 UTC m=+135.719074336 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005b67e30 item 33 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.403690416 +0000 UTC m=+135.719843590 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b38c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39100): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39100): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39100): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.403690416 +0000 UTC m=+135.719843590 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005b84070 item 33 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.406148528 +0000 UTC m=+135.722301692 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc8070 item 34 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.406967284 +0000 UTC m=+135.723120448 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005b39e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0440): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0440): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0440): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.406967284 +0000 UTC m=+135.723120448 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bc8230 item 34 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0d40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0d40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0d40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0d40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0d40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.409411521 +0000 UTC m=+135.725564695 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf0d40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005c2a230 item 35 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.410283357 +0000 UTC m=+135.726436541 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf11c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf16c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf16c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf16c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf16c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf16c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.410283357 +0000 UTC m=+135.726436541 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005bf16c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005c2a3f0 item 35 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c080): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c080): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c080): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.412827519 +0000 UTC m=+135.728980704 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005c863f0 item 36 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.413831744 +0000 UTC m=+135.729984908 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8c580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8cac0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8cac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8cac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8cac0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8cac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.413831744 +0000 UTC m=+135.729984908 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8cac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005c865b0 item 36 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d3c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d3c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d3c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d3c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d3c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.416305686 +0000 UTC m=+135.732458860 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d3c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005cda5b0 item 37 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.417343163 +0000 UTC m=+135.733496336 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8d840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8dd40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8dd40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8dd40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8dd40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8dd40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.417343163 +0000 UTC m=+135.733496336 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005c8dd40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005cda770 item 37 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.419879001 +0000 UTC m=+135.736032175 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d20770 item 38 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.420905316 +0000 UTC m=+135.737058491 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf6c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7140): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7140): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7140): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.420905316 +0000 UTC m=+135.737058491 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d20930 item 38 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7a80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7a80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7a80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7a80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.422911501 +0000 UTC m=+135.739064675 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005cf7a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d7e930 item 39 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.423847187 +0000 UTC m=+135.740000361 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0000): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0500): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0500): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0500): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.423847187 +0000 UTC m=+135.740000361 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d7eaf0 item 39 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0e40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0e40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.426271786 +0000 UTC m=+135.742424950 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db0e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005dbcaf0 item 40 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.427164652 +0000 UTC m=+135.743317825 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1880): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1880): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1880): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.427164652 +0000 UTC m=+135.743317825 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005db1880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005dbccb0 item 40 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.429567581 +0000 UTC m=+135.745720745 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e22cb0 item 41 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e680): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.430334219 +0000 UTC m=+135.746487393 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1e680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e22e70 item 41 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.431680244 +0000 UTC m=+135.747833418 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1eb40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f080): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f080): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.431680244 +0000 UTC m=+135.747833418 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e23030 item 41 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.4339005 +0000 UTC m=+135.750053694 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1f980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1fe80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1fe80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1fe80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e6d030 item 42 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1fe80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1fe80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.434865 +0000 UTC m=+135.751018184 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005e1fe80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e6d1f0 item 42 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.435979472 +0000 UTC m=+135.752132666 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea0440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea09c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea09c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea09c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea09c0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea09c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.435979472 +0000 UTC m=+135.752132666 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea09c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e6d3b0 item 42 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.438912775 +0000 UTC m=+135.755065959 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea12c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea17c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea17c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea17c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ec33b0 item 43 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea17c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea17c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.439847679 +0000 UTC m=+135.756000874 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea17c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ec3570 item 43 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.440914922 +0000 UTC m=+135.757068116 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005ea1d00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efa2c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efa2c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efa2c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efa2c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efa2c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.440914922 +0000 UTC m=+135.757068116 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efa2c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ec3730 item 43 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.444151053 +0000 UTC m=+135.760304248 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efabc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb0c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb0c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb0c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f13730 item 44 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb0c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb0c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.445237012 +0000 UTC m=+135.761390206 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb0c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f138f0 item 44 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.446005714 +0000 UTC m=+135.762158858 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efb600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efbb80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efbb80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efbb80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efbb80): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efbb80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.446005714 +0000 UTC m=+135.762158858 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005efbb80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f13ab0 item 44 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.448093001 +0000 UTC m=+135.764246155 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f7bab0 item 45 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.448859799 +0000 UTC m=+135.765012954 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f54a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55100): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55100): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55100): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.448859799 +0000 UTC m=+135.765012954 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f7bc70 item 45 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.450587521 +0000 UTC m=+135.766740675 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55f00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55f00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55f00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fbdc70 item 46 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55f00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55f00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.451324784 +0000 UTC m=+135.767477938 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005f55f00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fde680): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fde680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fde680): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fde680): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fde680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.451324784 +0000 UTC m=+135.767477938 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fde680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005fbde30 item 46 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.453420277 +0000 UTC m=+135.769573431 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdef80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdf480): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdf480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdf480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00601be30 item 47 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdf480): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdf480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.45410992 +0000 UTC m=+135.770263074 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdf480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdfb80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdfb80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdfb80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdfb80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdfb80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.45410992 +0000 UTC m=+135.770263074 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005fdfb80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00604c070 item 47 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.456251188 +0000 UTC m=+135.772404342 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006092070 item 48 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.457094411 +0000 UTC m=+135.773247565 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006060a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061100): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061100): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061100): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.457094411 +0000 UTC m=+135.773247565 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006092230 item 48 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.459178321 +0000 UTC m=+135.775331495 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0060d8230 item 49 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.460025119 +0000 UTC m=+135.776178283 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006061e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610e440): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610e440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610e440): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610e440): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610e440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.460025119 +0000 UTC m=+135.776178283 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610e440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0060d83f0 item 49 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610ed80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610ed80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610ed80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610ed80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610ed80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.462052363 +0000 UTC m=+135.778205517 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610ed80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00613c3f0 item 50 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.463075112 +0000 UTC m=+135.779228276 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f800): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f800): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f800): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.463075112 +0000 UTC m=+135.779228276 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00610f800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00613c5b0 item 50 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061901c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061901c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061901c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061901c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061901c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.465063994 +0000 UTC m=+135.781217148 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061901c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061705b0 item 51 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.465665913 +0000 UTC m=+135.781819068 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0061906c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006190c00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006190c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006190c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006190c00): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006190c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.465665913 +0000 UTC m=+135.781819068 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006190c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006170770 item 51 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191540): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191540): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191540): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.467638224 +0000 UTC m=+135.783791378 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061ec770 item 52 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.468517334 +0000 UTC m=+135.784670488 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006191a40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218040): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218040): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218040): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218040): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218040): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.468517334 +0000 UTC m=+135.784670488 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218040): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061ec930 item 52 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218980): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218980): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218980): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.470296091 +0000 UTC m=+135.786449245 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006240930 item 53 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.471443255 +0000 UTC m=+135.787596448 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006218e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0062193c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0062193c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0062193c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0062193c0): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0062193c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.471443255 +0000 UTC m=+135.787596448 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0062193c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006240af0 item 53 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006219d00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006219d00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006219d00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006219d00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006219d00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.475030505 +0000 UTC m=+135.791183689 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006219d00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006286af0 item 54 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.47621134 +0000 UTC m=+135.792364525 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e800): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e800): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e800): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.47621134 +0000 UTC m=+135.792364525 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631e800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006286cb0 item 54 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f140): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f140): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f140): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.479524126 +0000 UTC m=+135.795677330 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00634ccb0 item 55 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.481004464 +0000 UTC m=+135.797157678 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631f640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631fb80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631fb80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631fb80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631fb80): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631fb80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.481004464 +0000 UTC m=+135.797157678 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00631fb80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00634ce70 item 55 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6540): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6540): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6540): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.484858957 +0000 UTC m=+135.801012141 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066dae70 item 56 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.486025235 +0000 UTC m=+135.802178429 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6a40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6fc0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6fc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6fc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6fc0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6fc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.486025235 +0000 UTC m=+135.802178429 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a6fc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0066db030 item 56 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.489160818 +0000 UTC m=+135.805314013 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a78c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a7e00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a7e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a7e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00672f030 item 57 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a7e00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a7e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.490332306 +0000 UTC m=+135.806485500 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0066a7e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00672f1f0 item 57 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.491430466 +0000 UTC m=+135.807583660 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067443c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006744940): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006744940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006744940): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006744940): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006744940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.491430466 +0000 UTC m=+135.807583660 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006744940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00672f3b0 item 57 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.494994133 +0000 UTC m=+135.811147337 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745780): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067793b0 item 58 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745780): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.496027692 +0000 UTC m=+135.812180897 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006779570 item 58 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.497261107 +0000 UTC m=+135.813414292 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006745cc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0300): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0300): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0300): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.497261107 +0000 UTC m=+135.813414292 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006779730 item 58 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.50025233 +0000 UTC m=+135.816405514 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d0c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1140): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1140): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067e9730 item 59 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1140): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.501309934 +0000 UTC m=+135.817463128 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067e98f0 item 59 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.502381505 +0000 UTC m=+135.818534699 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1c00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1c00): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.502381505 +0000 UTC m=+135.818534699 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0067d1c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067e9ab0 item 59 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.505381013 +0000 UTC m=+135.821534197 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830ac0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00683bab0 item 60 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830ac0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.506256285 +0000 UTC m=+135.822409479 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006830ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00683bc70 item 60 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.507414308 +0000 UTC m=+135.823567503 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831000): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068315c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068315c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068315c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068315c0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068315c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.507414308 +0000 UTC m=+135.823567503 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068315c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00683be30 item 60 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.510769694 +0000 UTC m=+135.826922888 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006831ec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6480): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068d7e30 item 61 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6480): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.511821948 +0000 UTC m=+135.827975142 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6b80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6b80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6b80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6b80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6b80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.511821948 +0000 UTC m=+135.827975142 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e6b80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068f0070 item 61 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.515203193 +0000 UTC m=+135.831356387 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e7480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e79c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e79c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e79c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00692e070 item 62 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e79c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e79c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.516208589 +0000 UTC m=+135.832361784 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0068e79c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936140): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936140): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936140): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.516208589 +0000 UTC m=+135.832361784 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00692e230 item 62 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.519605252 +0000 UTC m=+135.835758427 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006936a40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a863c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a863c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a863c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a70c40 item 63 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a863c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a863c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.520431182 +0000 UTC m=+135.836584356 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a863c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a86ac0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a86ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a86ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a86ac0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a86ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.520431182 +0000 UTC m=+135.836584356 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a86ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a70e00 item 63 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.52305212 +0000 UTC m=+135.839205304 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a873c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a87900): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a87900): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a87900): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005acee00 item 64 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a87900): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a87900): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.523826893 +0000 UTC m=+135.839980068 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc005a87900): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4080): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4080): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.523826893 +0000 UTC m=+135.839980068 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005acefc0 item 64 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4980): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4980): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4980): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.526656313 +0000 UTC m=+135.842809497 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069dafc0 item 65 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.527552304 +0000 UTC m=+135.843705478 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a4e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5300): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5300): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5300): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.527552304 +0000 UTC m=+135.843705478 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069db180 item 65 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.529811553 +0000 UTC m=+135.845964707 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0069a5c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a63180 item 66 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.530710079 +0000 UTC m=+135.846863233 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90640): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90640): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90640): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.530710079 +0000 UTC m=+135.846863233 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a63340 item 66 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90f40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90f40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90f40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90f40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90f40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.532855504 +0000 UTC m=+135.849008658 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a90f40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006abf340 item 67 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.533605551 +0000 UTC m=+135.849758706 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a913c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a918c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a918c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a918c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a918c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a918c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.533605551 +0000 UTC m=+135.849758706 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006a918c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006abf500 item 67 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32280): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32280): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.535503283 +0000 UTC m=+135.851656447 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006aef500 item 68 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.536227332 +0000 UTC m=+135.852380486 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32cc0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32cc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32cc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32cc0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32cc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.536227332 +0000 UTC m=+135.852380486 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b32cc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006aef6c0 item 68 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b335c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b335c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b335c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b335c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b335c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.538336239 +0000 UTC m=+135.854489403 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b335c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ca56c0 item 69 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.539018238 +0000 UTC m=+135.855171392 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33a40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33f40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33f40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33f40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33f40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33f40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.539018238 +0000 UTC m=+135.855171392 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006b33f40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ca5880 item 69 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10900): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10900): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10900): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10900): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10900): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.540910589 +0000 UTC m=+135.857063743 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10900): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d39880 item 70 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.541732881 +0000 UTC m=+135.857886036 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d10e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11340): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11340): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11340): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.541732881 +0000 UTC m=+135.857886036 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d39a40 item 70 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11c80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11c80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11c80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11c80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11c80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.543459071 +0000 UTC m=+135.859612225 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006d11c80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006dbfa40 item 71 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.544097388 +0000 UTC m=+135.860250542 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06700): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06700): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06700): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.544097388 +0000 UTC m=+135.860250542 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e06700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006dbfc00 item 71 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07040): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07040): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07040): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07040): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07040): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.546165269 +0000 UTC m=+135.862318422 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07040): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e43c00 item 72 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.547224716 +0000 UTC m=+135.863377870 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07a80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07a80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07a80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07a80): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.547224716 +0000 UTC m=+135.863377870 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006e07a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e43dc0 item 72 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.549471662 +0000 UTC m=+135.865624816 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4880): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4880): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ed7dc0 item 73 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4880): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.550055678 +0000 UTC m=+135.866208832 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f24000 item 73 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.550830281 +0000 UTC m=+135.866983435 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed4d40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5280): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5280): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5280): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.550830281 +0000 UTC m=+135.866983435 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f241c0 item 73 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.552638454 +0000 UTC m=+135.868791608 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006ed5b80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60100): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f4c1c0 item 74 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60100): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.553320404 +0000 UTC m=+135.869473558 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f4c380 item 74 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.553985622 +0000 UTC m=+135.870138776 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60bc0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60bc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60bc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60bc0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60bc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.553985622 +0000 UTC m=+135.870138776 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f60bc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f4c540 item 74 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.555678979 +0000 UTC m=+135.871832203 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f614c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f619c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f619c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f619c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fde540 item 75 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f619c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f619c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.556328468 +0000 UTC m=+135.872481623 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f619c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fde700 item 75 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.557010928 +0000 UTC m=+135.873164083 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc006f61f00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070024c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070024c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070024c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070024c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070024c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.557010928 +0000 UTC m=+135.873164083 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070024c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fde8c0 item 75 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.559052239 +0000 UTC m=+135.875205393 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007002dc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070032c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070032c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070032c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00707c8c0 item 76 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070032c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070032c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.55977264 +0000 UTC m=+135.875925794 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070032c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00707ca80 item 76 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.560504885 +0000 UTC m=+135.876658039 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003d80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003d80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003d80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003d80): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003d80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.560504885 +0000 UTC m=+135.876658039 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007003d80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00707cc40 item 76 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.562279795 +0000 UTC m=+135.878432949 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070fec40 item 77 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.56291164 +0000 UTC m=+135.879064794 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d4c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5300): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5300): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5300): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.56291164 +0000 UTC m=+135.879064794 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070fee00 item 77 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.565236492 +0000 UTC m=+135.881389637 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0070d5c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071a4e00 item 78 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.565851717 +0000 UTC m=+135.882004871 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4880): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4880): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4880): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.565851717 +0000 UTC m=+135.882004871 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c4880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071a4fc0 item 78 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.567727947 +0000 UTC m=+135.883881102 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071fefc0 item 79 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5680): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.568404156 +0000 UTC m=+135.884557320 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5d80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5d80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5d80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5d80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5d80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.568404156 +0000 UTC m=+135.884557320 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0071c5d80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071ff180 item 79 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.570305755 +0000 UTC m=+135.886458908 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726a700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726ac00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726ac00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726ac00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00727b180 item 80 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726ac00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726ac00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.571031996 +0000 UTC m=+135.887185151 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726ac00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726b300): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726b300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726b300): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726b300): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726b300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.571031996 +0000 UTC m=+135.887185151 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726b300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00727b340 item 80 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726bc00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726bc00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726bc00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726bc00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726bc00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.573082384 +0000 UTC m=+135.889235538 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00726bc00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072bd340 item 81 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.573764936 +0000 UTC m=+135.889918089 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4640): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4640): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4640): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.573764936 +0000 UTC m=+135.889918089 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072bd500 item 81 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4f80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4f80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4f80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4f80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4f80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.575631477 +0000 UTC m=+135.891784631 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f4f80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007345500 item 82 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.576349074 +0000 UTC m=+135.892502228 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5a00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5a00): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.576349074 +0000 UTC m=+135.892502228 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0072f5a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073456c0 item 82 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a23c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a23c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a23c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a23c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a23c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.57826599 +0000 UTC m=+135.894419144 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a23c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073a76c0 item 83 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.57895821 +0000 UTC m=+135.895111364 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a28c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a2e00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a2e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a2e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a2e00): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a2e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.57895821 +0000 UTC m=+135.895111364 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a2e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073a7880 item 83 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3740): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3740): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3740): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3740): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3740): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.581030217 +0000 UTC m=+135.897183371 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3740): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007401880 item 84 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.58198023 +0000 UTC m=+135.898133384 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0073a3c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744a240): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744a240): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744a240): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744a240): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744a240): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.58198023 +0000 UTC m=+135.898133384 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744a240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007401a40 item 84 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744ab80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744ab80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744ab80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744ab80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744ab80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.584132378 +0000 UTC m=+135.900285542 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744ab80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007481a40 item 85 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.585069477 +0000 UTC m=+135.901222651 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b5c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b5c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b5c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b5c0): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b5c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.585069477 +0000 UTC m=+135.901222651 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744b5c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007481c00 item 85 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744bf00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744bf00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744bf00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744bf00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744bf00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.587812934 +0000 UTC m=+135.903966108 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00744bf00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c7c00 item 86 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.588733151 +0000 UTC m=+135.904886305 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fa480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074faa00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074faa00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074faa00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074faa00): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074faa00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.588733151 +0000 UTC m=+135.904886305 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074faa00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074c7dc0 item 86 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb340): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb340): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb340): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.590968655 +0000 UTC m=+135.907121809 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007531dc0 item 87 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.591888331 +0000 UTC m=+135.908041495 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fb840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fbd80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fbd80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fbd80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fbd80): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fbd80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.591888331 +0000 UTC m=+135.908041495 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0074fbd80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007562000 item 87 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568740): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568740): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568740): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568740): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568740): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.593990495 +0000 UTC m=+135.910143649 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568740): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075a8000 item 88 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.59497909 +0000 UTC m=+135.911132245 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007568c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0075691c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0075691c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0075691c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0075691c0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0075691c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.59497909 +0000 UTC m=+135.911132245 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0075691c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075a81c0 item 88 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.59691851 +0000 UTC m=+135.913071664 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007569ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602080): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602080): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075f81c0 item 89 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602080): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.597561837 +0000 UTC m=+135.913714991 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075f8380 item 89 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.598198842 +0000 UTC m=+135.914351996 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076025c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602b40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602b40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602b40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602b40): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602b40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.598198842 +0000 UTC m=+135.914351996 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007602b40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075f8540 item 89 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.600034296 +0000 UTC m=+135.916187449 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603980): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603980): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007658540 item 90 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603980): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.60063385 +0000 UTC m=+135.916787014 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007658700 item 90 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.601334265 +0000 UTC m=+135.917487418 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007603ec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678500): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678500): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678500): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.601334265 +0000 UTC m=+135.917487418 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076588c0 item 90 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.603211187 +0000 UTC m=+135.919364341 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007678e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679340): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679340): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076b08c0 item 91 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679340): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.603904567 +0000 UTC m=+135.920057722 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076b0a80 item 91 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.604731249 +0000 UTC m=+135.920884413 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679e00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679e00): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.604731249 +0000 UTC m=+135.920884413 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007679e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076b0c40 item 91 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.606642014 +0000 UTC m=+135.922795168 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6cc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6cc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6cc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007706c40 item 92 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6cc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6cc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.607331588 +0000 UTC m=+135.923484742 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f6cc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007706e00 item 92 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.608002226 +0000 UTC m=+135.924155380 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f7200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f77c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f77c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f77c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f77c0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f77c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.608002226 +0000 UTC m=+135.924155380 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0076f77c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007706fc0 item 92 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.609849773 +0000 UTC m=+135.926002927 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007794fc0 item 93 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e680): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.61047192 +0000 UTC m=+135.926625074 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779e680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779ed80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779ed80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779ed80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779ed80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779ed80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.61047192 +0000 UTC m=+135.926625074 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779ed80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007795180 item 93 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.612642132 +0000 UTC m=+135.928795286 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779f680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779fbc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779fbc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779fbc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0077e7180 item 94 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779fbc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779fbc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.613211921 +0000 UTC m=+135.929365075 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00779fbc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780a340): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780a340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780a340): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780a340): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780a340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.613211921 +0000 UTC m=+135.929365075 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780a340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0077e7340 item 94 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.615448999 +0000 UTC m=+135.931602153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780ac40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007831340 item 95 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.616018999 +0000 UTC m=+135.932172153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b880): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b880): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b880): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.616018999 +0000 UTC m=+135.932172153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00780b880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007831500 item 95 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.617924945 +0000 UTC m=+135.934078099 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886740): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886740): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886740): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007885500 item 96 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886740): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886740): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.61856717 +0000 UTC m=+135.934720324 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886740): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886e40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886e40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.61856717 +0000 UTC m=+135.934720324 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007886e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0078856c0 item 96 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= 2025/07/10 04:02:46 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:46 DEBUG : Looking for writers 2025/07/10 04:02:46 DEBUG : >WaitForWriters: 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:46 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0078877c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0078877c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0078877c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0078877c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0078877c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.62215901 +0000 UTC m=+135.938312164 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0078877c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.62215901 +0000 UTC m=+135.938312164 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007887c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36180): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36180): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36180): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.62215901 +0000 UTC m=+135.938312164 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007937a40 item 1 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36a80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36a80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36a80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36a80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.624443025 +0000 UTC m=+135.940596179 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36f80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36f80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36f80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36f80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36f80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.624443025 +0000 UTC m=+135.940596179 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a36f80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007a6bb90 item 2 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37880): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37880): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37880): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.627369436 +0000 UTC m=+135.943522600 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.627369436 +0000 UTC m=+135.943522600 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007a37d00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2240): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2240): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2240): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2240): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2240): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.627369436 +0000 UTC m=+135.943522600 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007abbb90 item 3 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2b80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2b80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2b80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2b80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2b80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.630136748 +0000 UTC m=+135.946289902 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad2b80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad30c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad30c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad30c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad30c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad30c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.630136748 +0000 UTC m=+135.946289902 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad30c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b3bce0 item 4 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad39c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad39c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad39c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad39c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad39c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.632342046 +0000 UTC m=+135.948495201 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad39c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.632342046 +0000 UTC m=+135.948495201 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007ad3e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0e380): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0e380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0e380): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0e380): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0e380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.632342046 +0000 UTC m=+135.948495201 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0e380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b6fce0 item 5 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0ecc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0ecc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0ecc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0ecc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0ecc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.636007394 +0000 UTC m=+135.952160568 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0ecc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0f200): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0f200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0f200): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0f200): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0f200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.636007394 +0000 UTC m=+135.952160568 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0f200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007c41e30 item 6 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0fb40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0fb40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0fb40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0fb40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0fb40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.640098761 +0000 UTC m=+135.956251935 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc007c0fb40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.640098761 +0000 UTC m=+135.956251935 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec0c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec580): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec580): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec580): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.640098761 +0000 UTC m=+135.956251935 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ec580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0083bde30 item 7 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ecec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ecec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ecec0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ecec0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ecec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.64412264 +0000 UTC m=+135.960275814 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ecec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ed400): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ed400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ed400): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ed400): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ed400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.64412264 +0000 UTC m=+135.960275814 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083ed400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00841a000 item 8 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083edc80): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc0083edc80): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083edc80): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083edc80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083edc80): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083edc80): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0083edc80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084400c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084400c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084400c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084400c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084400c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.647302958 +0000 UTC m=+135.963456142 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084400c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.647302958 +0000 UTC m=+135.963456142 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440a40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440a40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440a40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440a40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440a40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.647302958 +0000 UTC m=+135.963456142 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008440a40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008448000 item 9 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008441380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008441380): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008441380): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008441380): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008441380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.651361032 +0000 UTC m=+135.967514217 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008441380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084418c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084418c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084418c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084418c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084418c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.651361032 +0000 UTC m=+135.967514217 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084418c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00846e150 item 10 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c240): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00847c240): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c240): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c240): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c240): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c240): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c600): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c600): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c600): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.655745419 +0000 UTC m=+135.971898613 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847c600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.655745419 +0000 UTC m=+135.971898613 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847cb00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d000): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d000): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d000): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d000): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d000): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.655745419 +0000 UTC m=+135.971898613 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d000): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0084a4150 item 11 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d940): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d940): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d940): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.659789457 +0000 UTC m=+135.975942631 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847d940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847de80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847de80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847de80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847de80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847de80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.659789457 +0000 UTC m=+135.975942631 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00847de80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0084d62a0 item 12 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084de800): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc0084de800): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084de800): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084de800): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084de800): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084de800): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084de800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084debc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084debc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084debc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084debc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084debc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.663071625 +0000 UTC m=+135.979224800 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084debc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084df280): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084df280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084df280): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084df280): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084df280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.663071625 +0000 UTC m=+135.979224800 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084df280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085062a0 item 13 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084dfbc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084dfbc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084dfbc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084dfbc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084dfbc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.665901896 +0000 UTC m=+135.982055070 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0084dfbc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538180): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538180): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538180): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.665901896 +0000 UTC m=+135.982055070 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00852e2a0 item 14 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538a80): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc008538a80): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538a80): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538a80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538a80): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538e40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538e40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.668895534 +0000 UTC m=+135.985048707 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008538e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539500): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539500): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539500): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.668895534 +0000 UTC m=+135.985048707 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085682a0 item 15 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539e40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539e40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.67180401 +0000 UTC m=+135.987957195 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008539e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859c400): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859c400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859c400): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859c400): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859c400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.67180401 +0000 UTC m=+135.987957195 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859c400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085982a0 item 16 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859cd00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859cd00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859cd00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859cd00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859cd00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.675139219 +0000 UTC m=+135.991292403 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859cd00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.675139219 +0000 UTC m=+135.991292403 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d680): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d680): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d680): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.675139219 +0000 UTC m=+135.991292403 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00859d680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085c42a0 item 17 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6040): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6040): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6040): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6040): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6040): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.679384815 +0000 UTC m=+135.995537989 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6040): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6580): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6580): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6580): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.679384815 +0000 UTC m=+135.995537989 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085ee3f0 item 18 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6ec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6ec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6ec0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6ec0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6ec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.682269488 +0000 UTC m=+135.998422662 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f6ec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.682269488 +0000 UTC m=+135.998422662 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f73c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f78c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f78c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f78c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f78c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f78c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.682269488 +0000 UTC m=+135.998422662 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0085f78c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086243f0 item 19 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e280): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e280): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.68616719 +0000 UTC m=+136.002320365 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e7c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e7c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e7c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e7c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e7c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.68616719 +0000 UTC m=+136.002320365 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863e7c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00865a540 item 20 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f100): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f100): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.689339823 +0000 UTC m=+136.005493008 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.689339823 +0000 UTC m=+136.005493008 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863f600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863fb00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863fb00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863fb00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863fb00): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863fb00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.689339823 +0000 UTC m=+136.005493008 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00863fb00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008684540 item 21 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086944c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086944c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086944c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086944c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086944c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.693203103 +0000 UTC m=+136.009356277 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086944c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008694a00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008694a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008694a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008694a00): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008694a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.693203103 +0000 UTC m=+136.009356277 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008694a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086b4690 item 22 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695340): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695340): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695340): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.696797277 +0000 UTC m=+136.012950431 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.696797277 +0000 UTC m=+136.012950431 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695d40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695d40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695d40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695d40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695d40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.696797277 +0000 UTC m=+136.012950431 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008695d40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086e4690 item 23 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fc700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fc700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fc700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fc700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fc700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.700672007 +0000 UTC m=+136.016825160 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fc700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fcc40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fcc40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fcc40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fcc40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fcc40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.700672007 +0000 UTC m=+136.016825160 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fcc40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00871a7e0 item 24 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd540): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc0086fd540): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd540): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd540): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd540): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd540): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd900): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd900): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd900): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd900): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd900): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.702890239 +0000 UTC m=+136.019043394 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fd900): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.702890239 +0000 UTC m=+136.019043394 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0086fde00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875a3c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875a3c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875a3c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875a3c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875a3c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.702890239 +0000 UTC m=+136.019043394 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875a3c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087467e0 item 25 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875ad00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875ad00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875ad00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875ad00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875ad00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.705213719 +0000 UTC m=+136.021366873 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875ad00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875b240): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875b240): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875b240): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875b240): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875b240): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.705213719 +0000 UTC m=+136.021366873 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875b240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008764930 item 26 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bb40): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00875bb40): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bb40): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bb40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bb40): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bb40): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bb40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bf00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bf00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bf00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bf00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bf00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.707196078 +0000 UTC m=+136.023349232 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00875bf00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.707196078 +0000 UTC m=+136.023349232 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b2480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b29c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b29c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b29c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b29c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b29c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.707196078 +0000 UTC m=+136.023349232 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b29c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00878c930 item 27 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3300): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3300): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3300): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.7096484 +0000 UTC m=+136.025801554 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3840): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3840): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.7096484 +0000 UTC m=+136.025801554 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087b3840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087c2a80 item 28 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e81c0): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc0087e81c0): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e81c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e81c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e81c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e81c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e81c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8580): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8580): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8580): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.711568513 +0000 UTC m=+136.027721667 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8c40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8c40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.711568513 +0000 UTC m=+136.027721667 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e8c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087eaa80 item 29 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9580): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9580): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9580): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.713434483 +0000 UTC m=+136.029587638 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9ac0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9ac0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.713434483 +0000 UTC m=+136.029587638 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0087e9ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00881ca80 item 30 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a440): _readAt: size=2, off=0 2025/07/10 04:02:46 ERROR : open-test-file(0xc00883a440): Couldn't read size of file 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a440): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a440): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a440): >_writeAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a440): close: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a800): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a800): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a800): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.7158841 +0000 UTC m=+136.032037254 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883a800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883aec0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883aec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883aec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883aec0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883aec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.7158841 +0000 UTC m=+136.032037254 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883aec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008844a80 item 31 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883b800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883b800): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883b800): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883b800): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883b800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.71880473 +0000 UTC m=+136.034957905 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883b800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883bd40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883bd40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883bd40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883bd40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883bd40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.71880473 +0000 UTC m=+136.034957905 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00883bd40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008888a80 item 32 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088ae6c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088ae6c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088ae6c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088ae6c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088ae6c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.721801233 +0000 UTC m=+136.037954417 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088ae6c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088b2a80 item 33 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.722755593 +0000 UTC m=+136.038908767 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088aeb40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af040): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af040): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af040): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af040): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af040): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.722755593 +0000 UTC m=+136.038908767 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af040): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088b2c40 item 33 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af940): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af940): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af940): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.726095069 +0000 UTC m=+136.042248244 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088af940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088e0c40 item 34 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.727190515 +0000 UTC m=+136.043343689 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0088afdc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904380): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904380): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904380): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.727190515 +0000 UTC m=+136.043343689 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088e0e00 item 34 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904c80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904c80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904c80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904c80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904c80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.730021928 +0000 UTC m=+136.046175102 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008904c80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008916e00 item 35 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.730895437 +0000 UTC m=+136.047048611 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905600): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905600): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905600): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.730895437 +0000 UTC m=+136.047048611 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008916fc0 item 35 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905f40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905f40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905f40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905f40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905f40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.734029888 +0000 UTC m=+136.050183062 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008905f40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008944fc0 item 36 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.735062976 +0000 UTC m=+136.051216150 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089624c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008962a00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008962a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008962a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008962a00): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008962a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.735062976 +0000 UTC m=+136.051216150 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008962a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008945180 item 36 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963300): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963300): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963300): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.739864336 +0000 UTC m=+136.056017540 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008975180 item 37 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.741106225 +0000 UTC m=+136.057259429 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963c80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963c80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963c80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963c80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963c80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.741106225 +0000 UTC m=+136.057259429 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008963c80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008975340 item 37 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2640): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2640): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.746419034 +0000 UTC m=+136.062572258 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089ad340 item 38 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.750429229 +0000 UTC m=+136.066582423 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2b40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3080): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3080): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.750429229 +0000 UTC m=+136.066582423 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089ad500 item 38 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a39c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a39c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a39c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a39c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a39c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.759125155 +0000 UTC m=+136.075278329 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a39c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089e3500 item 39 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.763678339 +0000 UTC m=+136.079831513 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a3ec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a38440): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a38440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a38440): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a38440): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a38440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.763678339 +0000 UTC m=+136.079831513 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a38440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089e36c0 item 39 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e21c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e21c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e21c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e21c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e21c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.76766001 +0000 UTC m=+136.083813194 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e21c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0079cc5b0 item 40 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.76898697 +0000 UTC m=+136.085140153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e26c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39040): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39040): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39040): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39040): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39040): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.76898697 +0000 UTC m=+136.085140153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39040): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a44f50 item 40 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.771789729 +0000 UTC m=+136.087942913 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a398c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39dc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39dc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39dc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0079cd960 item 41 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39dc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39dc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.773022822 +0000 UTC m=+136.089176007 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc008a39dc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0079cdb20 item 41 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.773898325 +0000 UTC m=+136.090051499 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2fc0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2fc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2fc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2fc0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2fc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.773898325 +0000 UTC m=+136.090051499 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e2fc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0079cdce0 item 41 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.776464601 +0000 UTC m=+136.092617775 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e38c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e3dc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e3dc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e3dc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000326310 item 42 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e3dc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e3dc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.777271534 +0000 UTC m=+136.093424708 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0079e3dc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003265b0 item 42 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.778206859 +0000 UTC m=+136.094360043 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090a780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090b280): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090b280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090b280): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090b280): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090b280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.778206859 +0000 UTC m=+136.094360043 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00090b280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003268c0 item 42 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.780813219 +0000 UTC m=+136.096966393 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0c540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0ce40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0ce40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0ce40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404230 item 43 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0ce40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0ce40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.781630083 +0000 UTC m=+136.097783257 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0ce40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004044d0 item 43 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.782553025 +0000 UTC m=+136.098706199 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0d6c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0dc40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0dc40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0dc40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0dc40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0dc40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.782553025 +0000 UTC m=+136.098706199 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a0dc40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000404690 item 43 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.785199981 +0000 UTC m=+136.101353156 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0001392c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139900): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139900): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139900): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366a10 item 44 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139900): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139900): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.786070886 +0000 UTC m=+136.102224060 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139900): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366cb0 item 44 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.787228728 +0000 UTC m=+136.103381902 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000139e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000412e40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000412e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000412e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000412e40): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000412e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.787228728 +0000 UTC m=+136.103381902 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000412e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000366ee0 item 44 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.789044284 +0000 UTC m=+136.105197438 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000394e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395400): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395400): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013ecb0 item 45 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395400): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.789589527 +0000 UTC m=+136.105742681 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395b00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395b00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395b00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395b00): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395b00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.789589527 +0000 UTC m=+136.105742681 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000395b00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00013f420 item 45 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.791233362 +0000 UTC m=+136.107386516 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d2c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d35c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d35c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d35c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416b60 item 46 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d35c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d35c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.791801999 +0000 UTC m=+136.107955153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0002d35c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788100): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788100): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788100): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.791801999 +0000 UTC m=+136.107955153 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000416d20 item 46 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.794102936 +0000 UTC m=+136.110256090 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000788f00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000789800): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000789800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000789800): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000432230 item 47 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000789800): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000789800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.794730714 +0000 UTC m=+136.110883868 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000789800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88440): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88440): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88440): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.794730714 +0000 UTC m=+136.110883868 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004323f0 item 47 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.796583019 +0000 UTC m=+136.112736174 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a88e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a89380): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a89380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a89380): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046d8f0 item 48 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a89380): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a89380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.797438054 +0000 UTC m=+136.113591208 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000a89380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50140): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50140): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50140): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.797438054 +0000 UTC m=+136.113591208 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00046db20 item 48 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50a80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50a80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50a80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50a80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.799259191 +0000 UTC m=+136.115412335 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477030 item 49 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.799949367 +0000 UTC m=+136.116102521 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c50f00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51440): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51440): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51440): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.799949367 +0000 UTC m=+136.116102521 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000477260 item 49 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51e80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51e80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51e80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51e80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51e80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.801966151 +0000 UTC m=+136.118119305 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002c51e80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ab0 item 50 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.802693254 +0000 UTC m=+136.118846409 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc980): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc980): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc980): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc980): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc980): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.802693254 +0000 UTC m=+136.118846409 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebc980): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ce0 item 50 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd300): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd300): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd300): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.80435931 +0000 UTC m=+136.120512464 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d8f50 item 51 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.804960258 +0000 UTC m=+136.121113412 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebd800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebdd80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebdd80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebdd80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebdd80): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebdd80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.804960258 +0000 UTC m=+136.121113412 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002ebdd80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004d9110 item 51 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0840): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0840): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0840): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.806834525 +0000 UTC m=+136.122987679 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000506000 item 52 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.807614008 +0000 UTC m=+136.123767162 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d0d40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d12c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d12c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d12c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d12c0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d12c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.807614008 +0000 UTC m=+136.123767162 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d12c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005062a0 item 52 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d1d80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d1d80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d1d80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d1d80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d1d80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.810310497 +0000 UTC m=+136.126463692 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0028d1d80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018d3e30 item 53 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.811279336 +0000 UTC m=+136.127432510 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c940): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c940): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c940): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.811279336 +0000 UTC m=+136.127432510 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3c940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002e40e0 item 53 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d280): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d280): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.815389197 +0000 UTC m=+136.131542381 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365880 item 54 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.816628882 +0000 UTC m=+136.132782057 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3d780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3dd00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3dd00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3dd00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3dd00): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3dd00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.816628882 +0000 UTC m=+136.132782057 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc002f3dd00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365e30 item 54 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.819176293 +0000 UTC m=+136.135329446 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd6150 item 55 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.820471874 +0000 UTC m=+136.136625028 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003302c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303180): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303180): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303180): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.820471874 +0000 UTC m=+136.136625028 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002fd6310 item 55 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303b00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303b00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303b00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303b00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303b00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.822856057 +0000 UTC m=+136.139009211 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003303b00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e40700 item 56 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.82377961 +0000 UTC m=+136.139932834 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee780): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee780): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee780): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.82377961 +0000 UTC m=+136.139932834 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ee780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e408c0 item 56 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.825712086 +0000 UTC m=+136.141865240 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef0c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef600): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef600): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002832c40 item 57 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef600): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.826505544 +0000 UTC m=+136.142658698 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018ef600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002832ee0 item 57 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.827166706 +0000 UTC m=+136.143319860 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0018efc40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298280): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298280): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298280): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.827166706 +0000 UTC m=+136.143319860 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028330a0 item 57 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.829229346 +0000 UTC m=+136.145382510 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003298b80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299100): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032ad420 item 58 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299100): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.829874006 +0000 UTC m=+136.146027159 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032ad5e0 item 58 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.830635383 +0000 UTC m=+136.146788538 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299c00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299c00): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.830635383 +0000 UTC m=+136.146788538 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003299c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0032ad7a0 item 58 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.832314675 +0000 UTC m=+136.148467829 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00304f880 item 59 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.832856652 +0000 UTC m=+136.149009806 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e8c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00304fa40 item 59 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.833391125 +0000 UTC m=+136.149544279 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e9140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e96c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e96c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e96c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e96c0): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e96c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.833391125 +0000 UTC m=+136.149544279 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0034e96c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00304fc00 item 59 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.835510962 +0000 UTC m=+136.151664117 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538700): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538700): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003531ea0 item 60 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538700): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.83608032 +0000 UTC m=+136.152233475 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037660e0 item 60 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.836776587 +0000 UTC m=+136.152929740 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003538c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539200): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539200): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539200): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.836776587 +0000 UTC m=+136.152929740 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037662a0 item 60 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.838497095 +0000 UTC m=+136.154650259 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003539b00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca0c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca0c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca0c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003620540 item 61 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca0c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca0c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.839273813 +0000 UTC m=+136.155426966 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca0c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca7c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca7c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca7c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca7c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca7c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.839273813 +0000 UTC m=+136.155426966 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033ca7c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003620850 item 61 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.841316165 +0000 UTC m=+136.157469319 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb640): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b54c40 item 62 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb640): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.842016088 +0000 UTC m=+136.158169241 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cb640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cbd40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cbd40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cbd40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cbd40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cbd40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.842016088 +0000 UTC m=+136.158169241 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0033cbd40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b54e00 item 62 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.844062417 +0000 UTC m=+136.160215642 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b46c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b4c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b4c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b4c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5f3b0 item 63 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b4c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b4c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.844785594 +0000 UTC m=+136.160938749 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b4c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5300): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5300): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5300): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.844785594 +0000 UTC m=+136.160938749 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5f570 item 63 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): >_readAt: n=0, err=Bad file descriptor 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.847060432 +0000 UTC m=+136.163213587 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0039b5c80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86280): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00402d8f0 item 64 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86280): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.848051212 +0000 UTC m=+136.164204386 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86ac0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86ac0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.848051212 +0000 UTC m=+136.164204386 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a86ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00402dab0 item 64 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a873c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a873c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a873c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a873c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a873c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.850968936 +0000 UTC m=+136.167122111 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a873c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fc9c70 item 65 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.851785899 +0000 UTC m=+136.167939073 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87d40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87d40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87d40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87d40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87d40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.851785899 +0000 UTC m=+136.167939073 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003a87d40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fc9e30 item 65 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0a6c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0a6c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0a6c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0a6c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0a6c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.854502697 +0000 UTC m=+136.170655892 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0a6c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f4c150 item 66 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.85557525 +0000 UTC m=+136.171728434 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0ac40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0b180): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0b180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0b180): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0b180): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0b180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.85557525 +0000 UTC m=+136.171728434 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003d0b180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f4c460 item 66 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da200): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da200): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da200): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.858291776 +0000 UTC m=+136.174444931 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041dd500 item 67 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.858820438 +0000 UTC m=+136.174973593 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037da680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dab80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dab80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dab80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dab80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dab80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.858820438 +0000 UTC m=+136.174973593 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dab80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041dd6c0 item 67 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037db640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037db640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037db640): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037db640): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037db640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.860305335 +0000 UTC m=+136.176458489 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037db640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c5b20 item 68 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.860899961 +0000 UTC m=+136.177053115 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0037dbb40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136100): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136100): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136100): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.860899961 +0000 UTC m=+136.177053115 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c5ce0 item 68 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136a00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136a00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136a00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136a00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136a00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.862367033 +0000 UTC m=+136.178520188 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136a00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045d0230 item 69 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.862913038 +0000 UTC m=+136.179066192 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004136f80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137480): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137480): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137480): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.862913038 +0000 UTC m=+136.179066192 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045d0460 item 69 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137e00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137e00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.864439953 +0000 UTC m=+136.180593107 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004137e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047ba930 item 70 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.865066829 +0000 UTC m=+136.181219983 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec8c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec8c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec8c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec8c0): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec8c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.865066829 +0000 UTC m=+136.181219983 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dec8c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047baaf0 item 70 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003ded440): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003ded440): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003ded440): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003ded440): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003ded440): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.866708399 +0000 UTC m=+136.182861543 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003ded440): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004774f50 item 71 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.867426637 +0000 UTC m=+136.183579791 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003deda40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dedf40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dedf40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dedf40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dedf40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dedf40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.867426637 +0000 UTC m=+136.183579791 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc003dedf40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004775110 item 71 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045de900): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045de900): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045de900): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045de900): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045de900): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.869221524 +0000 UTC m=+136.185374679 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045de900): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049f3490 item 72 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.870256527 +0000 UTC m=+136.186409680 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dee00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045df340): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045df340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045df340): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045df340): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045df340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.870256527 +0000 UTC m=+136.186409680 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045df340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049f3650 item 72 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.87181987 +0000 UTC m=+136.187973024 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0045dfc00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a3fdc0 item 73 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.872432771 +0000 UTC m=+136.188585924 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e24000 item 73 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.873010945 +0000 UTC m=+136.189164100 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452c640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452cb80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452cb80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452cb80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452cb80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452cb80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.873010945 +0000 UTC m=+136.189164100 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452cb80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e241c0 item 73 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.874734639 +0000 UTC m=+136.190887793 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d9c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d9c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d9c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049464d0 item 74 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d9c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d9c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.875303627 +0000 UTC m=+136.191456781 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452d9c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004946690 item 74 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.875983512 +0000 UTC m=+136.192136666 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00452df00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334500): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334500): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334500): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334500): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334500): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.875983512 +0000 UTC m=+136.192136666 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334500): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004946850 item 74 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.878267288 +0000 UTC m=+136.194420472 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004334e00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335300): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335300): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335300): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008974d90 item 75 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335300): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335300): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.879234683 +0000 UTC m=+136.195387867 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335300): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): _writeAt: size=3, off=2 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008974f50 item 75 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.880191469 +0000 UTC m=+136.196344643 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335d80): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335d80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335d80): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335d80): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335d80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.880191469 +0000 UTC m=+136.196344643 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004335d80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008975110 item 75 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.882829678 +0000 UTC m=+136.198982853 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489a740): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489ac40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489ac40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489ac40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26bd0 item 76 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489ac40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489ac40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.883711994 +0000 UTC m=+136.199865179 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489ac40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26d90 item 76 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): _writeAt: size=3, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.8847967 +0000 UTC m=+136.200949884 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b1c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b780): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b780): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b780): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b780): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b780): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.8847967 +0000 UTC m=+136.200949884 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00489b780): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d26f50 item 76 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.887303953 +0000 UTC m=+136.203457138 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e600): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e600): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d56f50 item 77 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e600): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.888226965 +0000 UTC m=+136.204380149 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486e600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486ed40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486ed40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486ed40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486ed40): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486ed40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.888226965 +0000 UTC m=+136.204380149 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486ed40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d57110 item 77 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.891045434 +0000 UTC m=+136.207198608 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486f640): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486fb40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486fb40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486fb40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d79110 item 78 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486fb40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486fb40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.892062062 +0000 UTC m=+136.208215236 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00486fb40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049ba2c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049ba2c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049ba2c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049ba2c0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049ba2c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.892062062 +0000 UTC m=+136.208215236 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049ba2c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d792d0 item 78 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.894875831 +0000 UTC m=+136.211029005 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049babc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb100): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb100): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb100): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db52d0 item 79 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb100): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb100): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.895730826 +0000 UTC m=+136.211883999 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb100): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb800): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb800): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb800): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb800): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb800): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.895730826 +0000 UTC m=+136.211883999 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0049bb800): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000db5490 item 79 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.898585641 +0000 UTC m=+136.214738826 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0089a2180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2200): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2200): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000def490 item 80 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2200): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.899319709 +0000 UTC m=+136.215472883 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2940): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2940): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2940): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.899319709 +0000 UTC m=+136.215472883 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd2940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000def650 item 80 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3280): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3280): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3280): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3280): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3280): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.902831279 +0000 UTC m=+136.218984463 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3280): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e31650 item 81 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.903794416 +0000 UTC m=+136.219947590 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3c40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3c40): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.903794416 +0000 UTC m=+136.219947590 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc004bd3c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e31810 item 81 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5e600): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5e600): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5e600): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5e600): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5e600): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.906907757 +0000 UTC m=+136.223060942 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5e600): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e7b810 item 82 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.908041645 +0000 UTC m=+136.224194829 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5eb00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f080): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f080): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.908041645 +0000 UTC m=+136.224194829 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e7b9d0 item 82 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f9c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f9c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f9c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f9c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f9c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.910628689 +0000 UTC m=+136.226781864 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5f9c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb19d0 item 83 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.911558143 +0000 UTC m=+136.227711328 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000e5fec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebe480): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebe480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebe480): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebe480): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebe480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.911558143 +0000 UTC m=+136.227711328 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebe480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eb1b90 item 83 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebedc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebedc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebedc0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebedc0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebedc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.913676538 +0000 UTC m=+136.229829692 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebedc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef3b90 item 84 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.914772124 +0000 UTC m=+136.230925308 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf2c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf840): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf840): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.914772124 +0000 UTC m=+136.230925308 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000ebf840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ef3d50 item 84 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24200): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24200): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24200): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24200): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24200): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.917209517 +0000 UTC m=+136.233362702 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24200): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f1fd50 item 85 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.918152757 +0000 UTC m=+136.234305942 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24700): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24c40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24c40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24c40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24c40): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24c40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.918152757 +0000 UTC m=+136.234305942 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f24c40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f1ff10 item 85 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25580): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25580): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25580): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25580): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25580): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.921553477 +0000 UTC m=+136.237706662 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25580): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f6bf10 item 86 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.922449138 +0000 UTC m=+136.238602333 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f25a80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a080): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a080): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a080): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a080): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a080): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.922449138 +0000 UTC m=+136.238602333 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a080): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7a150 item 86 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a9c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a9c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a9c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a9c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a9c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.924660638 +0000 UTC m=+136.240813792 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8a9c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac150 item 87 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.925817638 +0000 UTC m=+136.241970813 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8aec0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8b400): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8b400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8b400): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8b400): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8b400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.925817638 +0000 UTC m=+136.241970813 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8b400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fac310 item 87 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8bd40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8bd40): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8bd40): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8bd40): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8bd40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.92885648 +0000 UTC m=+136.245009655 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000f8bd40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fce310 item 88 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.929825038 +0000 UTC m=+136.245978222 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe22c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe2840): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe2840): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe2840): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe2840): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe2840): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.929825038 +0000 UTC m=+136.245978222 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe2840): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fce4d0 item 88 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.9320433 +0000 UTC m=+136.248196464 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3140): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3680): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3680): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3680): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00102a4d0 item 89 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3680): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3680): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.932737624 +0000 UTC m=+136.248890777 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3680): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00102a690 item 89 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.933522265 +0000 UTC m=+136.249675419 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc000fe3bc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b21c0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b21c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b21c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b21c0): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b21c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.933522265 +0000 UTC m=+136.249675419 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b21c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00102a850 item 89 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.935643225 +0000 UTC m=+136.251796379 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b2ac0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3000): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3000): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3000): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0850 item 90 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3000): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3000): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.936388533 +0000 UTC m=+136.252541688 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3000): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0a10 item 90 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.937153639 +0000 UTC m=+136.253306792 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3540): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3b00): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3b00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3b00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3b00): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3b00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.937153639 +0000 UTC m=+136.253306792 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0010b3b00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010f0bd0 item 90 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.939073672 +0000 UTC m=+136.255226826 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e9c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e9c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e9c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001158bd0 item 91 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e9c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e9c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.939667826 +0000 UTC m=+136.255820981 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114e9c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): >_readAt: n=2, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): _writeAt: size=3, off=7 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001158d90 item 91 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.940409789 +0000 UTC m=+136.256562943 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114ef00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114f480): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114f480): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114f480): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114f480): >_readAt: n=8, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114f480): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.940409789 +0000 UTC m=+136.256562943 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114f480): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001158f50 item 91 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.942183987 +0000 UTC m=+136.258337142 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc00114fd80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6340): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6340): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6340): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011acf50 item 92 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6340): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6340): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.942811375 +0000 UTC m=+136.258964530 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6340): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): open at offset 5 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ad110 item 92 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): _readAt: size=2, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): _writeAt: size=3, off=5 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): >_writeAt: n=3, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.943958728 +0000 UTC m=+136.260111922 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6880): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6e40): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6e40): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6e40): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6e40): >_readAt: n=3, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6e40): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.943958728 +0000 UTC m=+136.260111922 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d6e40): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011ad2d0 item 92 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.94709874 +0000 UTC m=+136.263251924 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7740): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7c80): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7c80): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7c80): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e92d0 item 93 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7c80): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7c80): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.948046668 +0000 UTC m=+136.264199853 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0011d7c80): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212400): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212400): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212400): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212400): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212400): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.948046668 +0000 UTC m=+136.264199853 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212400): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e9490 item 93 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.951030076 +0000 UTC m=+136.267183250 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001212d00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213240): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213240): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213240): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d490 item 94 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213240): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213240): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.95199693 +0000 UTC m=+136.268150114 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213240): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213940): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213940): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213940): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213940): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213940): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.95199693 +0000 UTC m=+136.268150114 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001213940): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121d650 item 94 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.955099461 +0000 UTC m=+136.271252625 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294180): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012946c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012946c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012946c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006974850 item 95 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012946c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012946c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.95582867 +0000 UTC m=+136.271981825 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012946c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294dc0): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294dc0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294dc0): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294dc0): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294dc0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.95582867 +0000 UTC m=+136.271981825 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001294dc0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006974a10 item 95 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): open at offset 0 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): _readAt: size=2, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): >_readAt: n=0, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.957702716 +0000 UTC m=+136.273855870 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012956c0): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001295c00): _writeAt: size=5, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001295c00): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001295c00): >openPending: err= 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0a10 item 96 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001295c00): >_writeAt: n=5, err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001295c00): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.958401398 +0000 UTC m=+136.274554551 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc001295c00): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/10 04:02:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:02:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/10 04:02:46 DEBUG : open-test-file: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012de380): _readAt: size=512, off=0 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012de380): openPending: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012de380): >openPending: err= 2025/07/10 04:02:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012de380): >_readAt: n=5, err=EOF 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012de380): close: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-10 04:02:46.958401398 +0000 UTC m=+136.274554551 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/10 04:02:46 DEBUG : open-test-file(0xc0012de380): >close: err= 2025/07/10 04:02:46 DEBUG : open-test-file: Remove: 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012b0bd0 item 96 2025/07/10 04:02:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/10 04:02:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/10 04:02:46 DEBUG : open-test-file: >Remove: err= 2025/07/10 04:02:46 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:46 DEBUG : Looking for writers 2025/07/10 04:02:46 DEBUG : >WaitForWriters: 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.68s) --- PASS: TestRWFileHandleOpenTests/writes (0.34s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.34s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:02:46 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:02:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:02:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:02:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:02:46 DEBUG : file1: newRWFileHandle: 2025/07/10 04:02:46 DEBUG : file1(0xc003d0b980): openPending: 2025/07/10 04:02:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:02:46 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/07/10 04:02:46 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:46 DEBUG : file1(0xc003d0b980): >openPending: err= 2025/07/10 04:02:46 DEBUG : file1: >newRWFileHandle: err= 2025/07/10 04:02:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:02:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/10 04:02:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/10 04:02:47 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/07/10 04:02:47 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/07/10 04:02:47 DEBUG : Looking for writers 2025/07/10 04:02:47 DEBUG : file1: reading active writers 2025/07/10 04:02:47 DEBUG : file1: active writers 1 2025/07/10 04:02:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/07/10 04:02:48 DEBUG : Looking for writers 2025/07/10 04:02:48 DEBUG : file1: reading active writers 2025/07/10 04:02:48 DEBUG : file1: active writers 1 2025/07/10 04:02:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:49 DEBUG : Looking for writers 2025/07/10 04:02:49 DEBUG : file1: reading active writers 2025/07/10 04:02:49 DEBUG : file1: active writers 1 2025/07/10 04:02:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:50 DEBUG : Looking for writers 2025/07/10 04:02:50 DEBUG : file1: reading active writers 2025/07/10 04:02:50 DEBUG : file1: active writers 1 2025/07/10 04:02:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:51 DEBUG : Looking for writers 2025/07/10 04:02:51 DEBUG : file1: reading active writers 2025/07/10 04:02:51 DEBUG : file1: active writers 1 2025/07/10 04:02:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:52 DEBUG : Looking for writers 2025/07/10 04:02:52 DEBUG : file1: reading active writers 2025/07/10 04:02:52 DEBUG : file1: active writers 1 2025/07/10 04:02:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:53 DEBUG : Looking for writers 2025/07/10 04:02:53 DEBUG : file1: reading active writers 2025/07/10 04:02:53 DEBUG : file1: active writers 1 2025/07/10 04:02:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:54 DEBUG : Looking for writers 2025/07/10 04:02:54 DEBUG : file1: reading active writers 2025/07/10 04:02:54 DEBUG : file1: active writers 1 2025/07/10 04:02:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:55 DEBUG : Looking for writers 2025/07/10 04:02:55 DEBUG : file1: reading active writers 2025/07/10 04:02:55 DEBUG : file1: active writers 1 2025/07/10 04:02:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:56 DEBUG : Looking for writers 2025/07/10 04:02:56 DEBUG : file1: reading active writers 2025/07/10 04:02:56 DEBUG : file1: active writers 1 2025/07/10 04:02:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:57 DEBUG : Looking for writers 2025/07/10 04:02:57 DEBUG : file1: reading active writers 2025/07/10 04:02:57 DEBUG : file1: active writers 1 2025/07/10 04:02:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:58 DEBUG : Looking for writers 2025/07/10 04:02:58 DEBUG : file1: reading active writers 2025/07/10 04:02:58 DEBUG : file1: active writers 1 2025/07/10 04:02:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:02:59 DEBUG : Looking for writers 2025/07/10 04:02:59 DEBUG : file1: reading active writers 2025/07/10 04:02:59 DEBUG : file1: active writers 1 2025/07/10 04:02:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:00 DEBUG : Looking for writers 2025/07/10 04:03:00 DEBUG : file1: reading active writers 2025/07/10 04:03:00 DEBUG : file1: active writers 1 2025/07/10 04:03:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:01 DEBUG : Looking for writers 2025/07/10 04:03:01 DEBUG : file1: reading active writers 2025/07/10 04:03:01 DEBUG : file1: active writers 1 2025/07/10 04:03:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:02 DEBUG : Looking for writers 2025/07/10 04:03:02 DEBUG : file1: reading active writers 2025/07/10 04:03:02 DEBUG : file1: active writers 1 2025/07/10 04:03:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:03 DEBUG : Looking for writers 2025/07/10 04:03:03 DEBUG : file1: reading active writers 2025/07/10 04:03:03 DEBUG : file1: active writers 1 2025/07/10 04:03:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:04 DEBUG : Looking for writers 2025/07/10 04:03:04 DEBUG : file1: reading active writers 2025/07/10 04:03:04 DEBUG : file1: active writers 1 2025/07/10 04:03:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:05 DEBUG : Looking for writers 2025/07/10 04:03:05 DEBUG : file1: reading active writers 2025/07/10 04:03:05 DEBUG : file1: active writers 1 2025/07/10 04:03:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:06 DEBUG : Looking for writers 2025/07/10 04:03:06 DEBUG : file1: reading active writers 2025/07/10 04:03:06 DEBUG : file1: active writers 1 2025/07/10 04:03:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:07 DEBUG : Looking for writers 2025/07/10 04:03:07 DEBUG : file1: reading active writers 2025/07/10 04:03:07 DEBUG : file1: active writers 1 2025/07/10 04:03:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:08 DEBUG : Looking for writers 2025/07/10 04:03:08 DEBUG : file1: reading active writers 2025/07/10 04:03:08 DEBUG : file1: active writers 1 2025/07/10 04:03:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:09 DEBUG : Looking for writers 2025/07/10 04:03:09 DEBUG : file1: reading active writers 2025/07/10 04:03:09 DEBUG : file1: active writers 1 2025/07/10 04:03:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:10 DEBUG : Looking for writers 2025/07/10 04:03:10 DEBUG : file1: reading active writers 2025/07/10 04:03:10 DEBUG : file1: active writers 1 2025/07/10 04:03:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:11 DEBUG : Looking for writers 2025/07/10 04:03:11 DEBUG : file1: reading active writers 2025/07/10 04:03:11 DEBUG : file1: active writers 1 2025/07/10 04:03:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:12 DEBUG : Looking for writers 2025/07/10 04:03:12 DEBUG : file1: reading active writers 2025/07/10 04:03:12 DEBUG : file1: active writers 1 2025/07/10 04:03:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:13 DEBUG : Looking for writers 2025/07/10 04:03:13 DEBUG : file1: reading active writers 2025/07/10 04:03:13 DEBUG : file1: active writers 1 2025/07/10 04:03:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:14 DEBUG : Looking for writers 2025/07/10 04:03:14 DEBUG : file1: reading active writers 2025/07/10 04:03:14 DEBUG : file1: active writers 1 2025/07/10 04:03:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:15 DEBUG : Looking for writers 2025/07/10 04:03:15 DEBUG : file1: reading active writers 2025/07/10 04:03:15 DEBUG : file1: active writers 1 2025/07/10 04:03:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:16 DEBUG : Looking for writers 2025/07/10 04:03:16 DEBUG : file1: reading active writers 2025/07/10 04:03:16 DEBUG : file1: active writers 1 2025/07/10 04:03:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/07/10 04:03:17 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0012352c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc001858308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824659247936} name:file1 opens:1 downloaders: o: fd:0xc007314f20 info:{ModTime:{wall:13984781550337535934 ext:136277578516 loc:0x3ff25e0} ATime:{wall:13984781550337535934 ext:136277578516 loc:0x3ff25e0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/07/10 04:03:17 DEBUG : >WaitForWriters: 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.25s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:17 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:17 DEBUG : rename_me: newRWFileHandle: 2025/07/10 04:03:17 DEBUG : rename_me(0xc0012ded00): openPending: 2025/07/10 04:03:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/07/10 04:03:17 INFO : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/07/10 04:03:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/10 04:03:17 DEBUG : rename_me(0xc0012ded00): >openPending: err= 2025/07/10 04:03:17 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/10 04:03:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/10 04:03:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/10 04:03:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/10 04:03:17 DEBUG : rename_me(0xc0012ded00): _writeAt: size=5, off=0 2025/07/10 04:03:17 DEBUG : rename_me(0xc0012ded00): >_writeAt: n=5, err= 2025/07/10 04:03:17 DEBUG : rename_me(0xc0012ded00): close: 2025/07/10 04:03:17 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-10 04:03:17.212775517 +0000 UTC m=+166.528928701 2025/07/10 04:03:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/10 04:03:17 DEBUG : rename_me(0xc0012ded00): >close: err= 2025/07/10 04:03:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/10 04:03:17 DEBUG : i_was_renamed: Updating file with 0xc0079c8900 2025/07/10 04:03:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/10 04:03:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/10 04:03:17 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : i_was_renamed: reading active writers 2025/07/10 04:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : i_was_renamed: reading active writers 2025/07/10 04:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : i_was_renamed: reading active writers 2025/07/10 04:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : i_was_renamed: reading active writers 2025/07/10 04:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/10 04:03:17 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : i_was_renamed: reading active writers 2025/07/10 04:03:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/10 04:03:17 INFO : i_was_renamed: Copied (new) 2025/07/10 04:03:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/07/10 04:03:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/10 04:03:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/10 04:03:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : i_was_renamed: reading active writers 2025/07/10 04:03:17 DEBUG : >WaitForWriters: 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.38s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:17 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" 2025/07/10 04:03:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/10 04:03:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-vutaqic7vaga" read_write_test.go:729: skip as modtime not supported 2025/07/10 04:03:17 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:17 DEBUG : Looking for writers 2025/07/10 04:03:17 DEBUG : >WaitForWriters: 2025/07/10 04:03:17 DEBUG : mega root 'rclone-test-vutaqic7vaga': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:17 DEBUG : forgetting directory cache 2025/07/10 04:03:18 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:18 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:18 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:18 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:18 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:18 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/10 04:03:18 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/10 04:03:18 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/10 04:03:18 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:18 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:18 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:18 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/10 04:03:18 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/10 04:03:18 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/10 04:03:18 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:18 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:18 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:18 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:18 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:18 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/10 04:03:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/10 04:03:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/10 04:03:19 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/10 04:03:19 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/10 04:03:19 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/07/10 04:03:19 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/10 04:03:19 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/07/10 04:03:19 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:19 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:19 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:19 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:19 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:19 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:19 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/07/10 04:03:19 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/07/10 04:03:19 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/07/10 04:03:19 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:20 DEBUG : FilEb: Open: flags=O_RDONLY 2025/07/10 04:03:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/07/10 04:03:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/07/10 04:03:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:20 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:20 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:20 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:20 DEBUG : Looking for writers 2025/07/10 04:03:20 DEBUG : FiLeA: reading active writers 2025/07/10 04:03:20 DEBUG : FiLeB: reading active writers 2025/07/10 04:03:20 DEBUG : FilEb: reading active writers 2025/07/10 04:03:20 DEBUG : >WaitForWriters: 2025/07/10 04:03:20 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:20 DEBUG : Looking for writers 2025/07/10 04:03:20 DEBUG : FiLeA: reading active writers 2025/07/10 04:03:20 DEBUG : FiLeB: reading active writers 2025/07/10 04:03:20 DEBUG : FilEb: reading active writers 2025/07/10 04:03:20 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.96s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:20 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:20 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/10 04:03:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/10 04:03:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/10 04:03:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:21 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:21 DEBUG : Looking for writers 2025/07/10 04:03:21 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/10 04:03:21 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/10 04:03:21 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.57s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:22 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:22 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:22 DEBUG : mega root 'rclone-test-vutaqic7vaga': Reusing VFS from active cache 2025/07/10 04:03:22 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:22 DEBUG : Looking for writers 2025/07/10 04:03:22 DEBUG : >WaitForWriters: 2025/07/10 04:03:22 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:22 DEBUG : Looking for writers 2025/07/10 04:03:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:22 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:22 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:22 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:22 DEBUG : Looking for writers 2025/07/10 04:03:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:22 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:22 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:22 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:22 DEBUG : Looking for writers 2025/07/10 04:03:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:22 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:22 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:22 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:22 DEBUG : dir: Looking for writers 2025/07/10 04:03:22 DEBUG : file2: reading active writers 2025/07/10 04:03:22 DEBUG : Looking for writers 2025/07/10 04:03:22 DEBUG : dir: reading active writers 2025/07/10 04:03:22 DEBUG : file1: reading active writers 2025/07/10 04:03:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.91s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:23 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:23 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:23 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:23 DEBUG : dir: Looking for writers 2025/07/10 04:03:23 DEBUG : Looking for writers 2025/07/10 04:03:23 DEBUG : dir: reading active writers 2025/07/10 04:03:23 DEBUG : file1: reading active writers 2025/07/10 04:03:23 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (1.91s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:24 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:24 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:25 DEBUG : file1: Open: flags=O_RDONLY 2025/07/10 04:03:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/10 04:03:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/10 04:03:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/10 04:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/10 04:03:25 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (0 bytes), uploading instead of streaming 2025/07/10 04:03:25 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/07/10 04:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/10 04:03:25 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:25 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/10 04:03:25 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:25 DEBUG : dir: Looking for writers 2025/07/10 04:03:25 DEBUG : file2: reading active writers 2025/07/10 04:03:25 DEBUG : new_file.txt: reading active writers 2025/07/10 04:03:25 DEBUG : Looking for writers 2025/07/10 04:03:25 DEBUG : file1: reading active writers 2025/07/10 04:03:25 DEBUG : dir: reading active writers 2025/07/10 04:03:25 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSOpenFile (2.27s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:27 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:27 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:27 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/10 04:03:27 DEBUG : dir/file1: Updating file with dir/file1 0xc00094acc0 2025/07/10 04:03:27 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/10 04:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:27 INFO : dir/file1: Moved (server-side) to: file0 2025/07/10 04:03:27 DEBUG : file0: Updating file with file0 0xc00094acc0 2025/07/10 04:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/10 04:03:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/10 04:03:27 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:27 DEBUG : dir: Looking for writers 2025/07/10 04:03:27 DEBUG : Looking for writers 2025/07/10 04:03:27 DEBUG : dir: reading active writers 2025/07/10 04:03:27 DEBUG : file0: reading active writers 2025/07/10 04:03:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.16s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:28 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:28 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:28 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:28 DEBUG : Looking for writers 2025/07/10 04:03:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:28 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:28 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:28 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/10 04:03:28 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/10 04:03:28 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/10 04:03:28 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/10 04:03:28 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/10 04:03:28 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:28 DEBUG : a: Looking for writers 2025/07/10 04:03:28 DEBUG : b: Looking for writers 2025/07/10 04:03:28 DEBUG : c: Looking for writers 2025/07/10 04:03:28 DEBUG : d: Looking for writers 2025/07/10 04:03:28 DEBUG : Looking for writers 2025/07/10 04:03:28 DEBUG : Looking for writers 2025/07/10 04:03:28 DEBUG : d: reading active writers 2025/07/10 04:03:28 DEBUG : /: reading active writers 2025/07/10 04:03:28 DEBUG : a: reading active writers 2025/07/10 04:03:28 DEBUG : b: reading active writers 2025/07/10 04:03:28 DEBUG : c: reading active writers 2025/07/10 04:03:28 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.13s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:29 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:29 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/10 04:03:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/10 04:03:29 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/10 04:03:29 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/10 04:03:29 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:29 DEBUG : a/b/c/d: Looking for writers 2025/07/10 04:03:29 DEBUG : a/b/c: Looking for writers 2025/07/10 04:03:29 DEBUG : d: reading active writers 2025/07/10 04:03:29 DEBUG : a/b: Looking for writers 2025/07/10 04:03:29 DEBUG : c: reading active writers 2025/07/10 04:03:29 DEBUG : a: Looking for writers 2025/07/10 04:03:29 DEBUG : b: reading active writers 2025/07/10 04:03:29 DEBUG : Looking for writers 2025/07/10 04:03:29 DEBUG : a: reading active writers 2025/07/10 04:03:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.43s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:30 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:30 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:30 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:30 DEBUG : Looking for writers 2025/07/10 04:03:30 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:30 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:30 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:30 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/10 04:03:30 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/10 04:03:30 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/10 04:03:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (5 bytes), uploading instead of streaming 2025/07/10 04:03:31 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/10 04:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/10 04:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (0 bytes), uploading instead of streaming 2025/07/10 04:03:31 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/10 04:03:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (7 bytes), uploading instead of streaming 2025/07/10 04:03:31 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:03:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:31 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:31 DEBUG : Looking for writers 2025/07/10 04:03:31 DEBUG : file1: reading active writers 2025/07/10 04:03:31 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.07s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:32 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:32 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/10 04:03:33 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/10 04:03:33 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/10 04:03:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/10 04:03:33 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (11 bytes), uploading instead of streaming 2025/07/10 04:03:33 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/10 04:03:33 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:33 DEBUG : Looking for writers 2025/07/10 04:03:33 DEBUG : file1: reading active writers 2025/07/10 04:03:33 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (8.25s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:40 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:40 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/10 04:03:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:40 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (5 bytes), uploading instead of streaming 2025/07/10 04:03:40 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:03:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:40 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/10 04:03:40 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:40 DEBUG : Looking for writers 2025/07/10 04:03:40 DEBUG : file1: reading active writers 2025/07/10 04:03:40 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.28s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:47 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:47 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:03:47 DEBUG : file1: WriteFileHandle.Release closing 2025/07/10 04:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:47 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (0 bytes), uploading instead of streaming 2025/07/10 04:03:47 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:03:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:47 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/10 04:03:47 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:47 DEBUG : Looking for writers 2025/07/10 04:03:47 DEBUG : file1: reading active writers 2025/07/10 04:03:47 DEBUG : >WaitForWriters: fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (7.25s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:03:54 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:03:54 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:03:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:03:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:03:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:03:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:03:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/07/10 04:03:54 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:03:54 DEBUG : Looking for writers 2025/07/10 04:03:54 DEBUG : file1: reading active writers 2025/07/10 04:03:54 DEBUG : file1: active writers 1 2025/07/10 04:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/07/10 04:03:54 DEBUG : Looking for writers 2025/07/10 04:03:54 DEBUG : file1: reading active writers 2025/07/10 04:03:54 DEBUG : file1: active writers 1 2025/07/10 04:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/07/10 04:03:54 DEBUG : Looking for writers 2025/07/10 04:03:54 DEBUG : file1: reading active writers 2025/07/10 04:03:54 DEBUG : file1: active writers 1 2025/07/10 04:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/07/10 04:03:54 DEBUG : Looking for writers 2025/07/10 04:03:54 DEBUG : file1: reading active writers 2025/07/10 04:03:54 DEBUG : file1: active writers 1 2025/07/10 04:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/07/10 04:03:54 DEBUG : Looking for writers 2025/07/10 04:03:54 DEBUG : file1: reading active writers 2025/07/10 04:03:54 DEBUG : file1: active writers 1 2025/07/10 04:03:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/07/10 04:03:55 DEBUG : Looking for writers 2025/07/10 04:03:55 DEBUG : file1: reading active writers 2025/07/10 04:03:55 DEBUG : file1: active writers 1 2025/07/10 04:03:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/07/10 04:03:55 DEBUG : Looking for writers 2025/07/10 04:03:55 DEBUG : file1: reading active writers 2025/07/10 04:03:55 DEBUG : file1: active writers 1 2025/07/10 04:03:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/07/10 04:03:56 DEBUG : Looking for writers 2025/07/10 04:03:56 DEBUG : file1: reading active writers 2025/07/10 04:03:56 DEBUG : file1: active writers 1 2025/07/10 04:03:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:03:57 DEBUG : Looking for writers 2025/07/10 04:03:57 DEBUG : file1: reading active writers 2025/07/10 04:03:57 DEBUG : file1: active writers 1 2025/07/10 04:03:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:03:58 DEBUG : Looking for writers 2025/07/10 04:03:58 DEBUG : file1: reading active writers 2025/07/10 04:03:58 DEBUG : file1: active writers 1 2025/07/10 04:03:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:03:59 DEBUG : Looking for writers 2025/07/10 04:03:59 DEBUG : file1: reading active writers 2025/07/10 04:03:59 DEBUG : file1: active writers 1 2025/07/10 04:03:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:00 DEBUG : Looking for writers 2025/07/10 04:04:00 DEBUG : file1: reading active writers 2025/07/10 04:04:00 DEBUG : file1: active writers 1 2025/07/10 04:04:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:01 DEBUG : Looking for writers 2025/07/10 04:04:01 DEBUG : file1: reading active writers 2025/07/10 04:04:01 DEBUG : file1: active writers 1 2025/07/10 04:04:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:02 DEBUG : Looking for writers 2025/07/10 04:04:02 DEBUG : file1: reading active writers 2025/07/10 04:04:02 DEBUG : file1: active writers 1 2025/07/10 04:04:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:03 DEBUG : Looking for writers 2025/07/10 04:04:03 DEBUG : file1: reading active writers 2025/07/10 04:04:03 DEBUG : file1: active writers 1 2025/07/10 04:04:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:04 DEBUG : Looking for writers 2025/07/10 04:04:04 DEBUG : file1: reading active writers 2025/07/10 04:04:04 DEBUG : file1: active writers 1 2025/07/10 04:04:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:05 DEBUG : Looking for writers 2025/07/10 04:04:05 DEBUG : file1: reading active writers 2025/07/10 04:04:05 DEBUG : file1: active writers 1 2025/07/10 04:04:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:06 DEBUG : Looking for writers 2025/07/10 04:04:06 DEBUG : file1: reading active writers 2025/07/10 04:04:06 DEBUG : file1: active writers 1 2025/07/10 04:04:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:07 DEBUG : Looking for writers 2025/07/10 04:04:07 DEBUG : file1: reading active writers 2025/07/10 04:04:07 DEBUG : file1: active writers 1 2025/07/10 04:04:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:08 DEBUG : Looking for writers 2025/07/10 04:04:08 DEBUG : file1: reading active writers 2025/07/10 04:04:08 DEBUG : file1: active writers 1 2025/07/10 04:04:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:09 DEBUG : Looking for writers 2025/07/10 04:04:09 DEBUG : file1: reading active writers 2025/07/10 04:04:09 DEBUG : file1: active writers 1 2025/07/10 04:04:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:10 DEBUG : Looking for writers 2025/07/10 04:04:10 DEBUG : file1: reading active writers 2025/07/10 04:04:10 DEBUG : file1: active writers 1 2025/07/10 04:04:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:11 DEBUG : Looking for writers 2025/07/10 04:04:11 DEBUG : file1: reading active writers 2025/07/10 04:04:11 DEBUG : file1: active writers 1 2025/07/10 04:04:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:12 DEBUG : Looking for writers 2025/07/10 04:04:12 DEBUG : file1: reading active writers 2025/07/10 04:04:12 DEBUG : file1: active writers 1 2025/07/10 04:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:13 DEBUG : Looking for writers 2025/07/10 04:04:13 DEBUG : file1: reading active writers 2025/07/10 04:04:13 DEBUG : file1: active writers 1 2025/07/10 04:04:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:14 DEBUG : Looking for writers 2025/07/10 04:04:14 DEBUG : file1: reading active writers 2025/07/10 04:04:14 DEBUG : file1: active writers 1 2025/07/10 04:04:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:15 DEBUG : Looking for writers 2025/07/10 04:04:15 DEBUG : file1: reading active writers 2025/07/10 04:04:15 DEBUG : file1: active writers 1 2025/07/10 04:04:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:16 DEBUG : Looking for writers 2025/07/10 04:04:16 DEBUG : file1: reading active writers 2025/07/10 04:04:16 DEBUG : file1: active writers 1 2025/07/10 04:04:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:17 DEBUG : Looking for writers 2025/07/10 04:04:17 DEBUG : file1: reading active writers 2025/07/10 04:04:17 DEBUG : file1: active writers 1 2025/07/10 04:04:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:18 DEBUG : Looking for writers 2025/07/10 04:04:18 DEBUG : file1: reading active writers 2025/07/10 04:04:18 DEBUG : file1: active writers 1 2025/07/10 04:04:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:19 DEBUG : Looking for writers 2025/07/10 04:04:19 DEBUG : file1: reading active writers 2025/07/10 04:04:19 DEBUG : file1: active writers 1 2025/07/10 04:04:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:20 DEBUG : Looking for writers 2025/07/10 04:04:20 DEBUG : file1: reading active writers 2025/07/10 04:04:20 DEBUG : file1: active writers 1 2025/07/10 04:04:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:21 DEBUG : Looking for writers 2025/07/10 04:04:21 DEBUG : file1: reading active writers 2025/07/10 04:04:21 DEBUG : file1: active writers 1 2025/07/10 04:04:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:22 DEBUG : Looking for writers 2025/07/10 04:04:22 DEBUG : file1: reading active writers 2025/07/10 04:04:22 DEBUG : file1: active writers 1 2025/07/10 04:04:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:23 DEBUG : Looking for writers 2025/07/10 04:04:23 DEBUG : file1: reading active writers 2025/07/10 04:04:23 DEBUG : file1: active writers 1 2025/07/10 04:04:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:24 DEBUG : Looking for writers 2025/07/10 04:04:24 DEBUG : file1: reading active writers 2025/07/10 04:04:24 DEBUG : file1: active writers 1 2025/07/10 04:04:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/07/10 04:04:24 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/07/10 04:04:24 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:04:24 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:04:24 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:04:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:04:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:04:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:04:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:04:24 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (0 bytes), uploading instead of streaming 2025/07/10 04:04:24 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:04:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:04:24 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:04:24 DEBUG : file1: Open: flags=O_RDONLY 2025/07/10 04:04:24 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/10 04:04:24 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/10 04:04:24 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:04:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/10 04:04:25 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:04:25 DEBUG : Looking for writers 2025/07/10 04:04:25 DEBUG : file1: reading active writers 2025/07/10 04:04:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.25s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-vutaqic7vaga'", Local "Local file system at /tmp/rclone2290199954", Modify Window "876000h0m0s" 2025/07/10 04:04:25 INFO : mega root 'rclone-test-vutaqic7vaga': poll-interval is not supported by this remote 2025/07/10 04:04:25 NOTICE: mega root 'rclone-test-vutaqic7vaga': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/10 04:04:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/10 04:04:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/10 04:04:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:04:25 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/10 04:04:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/10 04:04:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:04:25 DEBUG : mega root 'rclone-test-vutaqic7vaga': File to upload is small (100 bytes), uploading instead of streaming 2025/07/10 04:04:25 DEBUG : file1: Size of src and dst objects identical 2025/07/10 04:04:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/10 04:04:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/10 04:04:25 DEBUG : file1: Open: flags=O_RDONLY 2025/07/10 04:04:25 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/10 04:04:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/10 04:04:25 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/10 04:04:25 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/10 04:04:25 DEBUG : WaitForWriters: timeout=30s 2025/07/10 04:04:25 DEBUG : Looking for writers 2025/07/10 04:04:25 DEBUG : file1: reading active writers 2025/07/10 04:04:25 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.49s) FAIL 2025/07/10 04:04:25 DEBUG : mega root 'rclone-test-vutaqic7vaga': 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 3m55.169547042s (try 2/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]