"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestDirRemoveAll|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/05/21 06:56:53 DEBUG : Creating backend with remote "TestMega:rclone-test-xuwitim2luna" 2025/05/21 06:56:53 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/21 06:57:08 DEBUG : Creating backend with remote "/tmp/rclone784623129" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:57:08 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:57:08 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:57:08 ERROR : dir/: Dir.Remove not empty 2025/05/21 06:57:08 DEBUG : dir/file1: Remove: 2025/05/21 06:57:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:08 DEBUG : dir/file1: >Remove: err= 2025/05/21 06:57:08 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/21 06:57:08 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:08 DEBUG : : Looking for writers 2025/05/21 06:57:08 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.64s) === RUN TestDirRemoveAll run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:57:08 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:57:08 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:57:09 DEBUG : dir/file1: Remove: 2025/05/21 06:57:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:11 DEBUG : dir/file1: >Remove: err= 2025/05/21 06:57:11 DEBUG : : Added virtual directory entry vDel: "dir" 2025/05/21 06:57:11 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:11 DEBUG : : Looking for writers 2025/05/21 06:57:11 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.46s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:57:11 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:57:11 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:57:11 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:11 DEBUG : dir: Looking for writers 2025/05/21 06:57:11 DEBUG : file1: reading active writers 2025/05/21 06:57:11 DEBUG : : Looking for writers 2025/05/21 06:57:11 DEBUG : dir: reading active writers 2025/05/21 06:57:11 DEBUG : >WaitForWriters: 2025/05/21 06:57:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000780e40 2025/05/21 06:57:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:12 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:57:19 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/21 06:57:19 DEBUG : dir/file1: Updating file with dir/file1 0xc000780e40 2025/05/21 06:57:19 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/21 06:57:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:57:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:57:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/21 06:57:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:26 DEBUG : dir/file1: File is currently open, delaying rename 0xc000780e40 2025/05/21 06:57:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:26 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (25 bytes), uploading instead of streaming 2025/05/21 06:57:26 NOTICE: mega root 'rclone-test-xuwitim2luna': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/21 06:57:26 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/21 06:57:26 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:26 DEBUG : newLeaf: Running delayed rename now 2025/05/21 06:57:26 INFO : newLeaf: Deleted 2025/05/21 06:57:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000780e40 2025/05/21 06:57:27 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:27 DEBUG : dir: Looking for writers 2025/05/21 06:57:27 DEBUG : : Looking for writers 2025/05/21 06:57:27 DEBUG : dir: reading active writers 2025/05/21 06:57:27 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:27 DEBUG : >WaitForWriters: 2025/05/21 06:57:27 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:27 DEBUG : dir: Looking for writers 2025/05/21 06:57:27 DEBUG : : Looking for writers 2025/05/21 06:57:27 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:27 DEBUG : dir: reading active writers 2025/05/21 06:57:27 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:57:27 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:57:27 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:57:27 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:57:27 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:27 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:57:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:27 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:57:27 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:27 DEBUG : dir: Looking for writers 2025/05/21 06:57:27 DEBUG : file1: reading active writers 2025/05/21 06:57:27 DEBUG : : Looking for writers 2025/05/21 06:57:27 DEBUG : dir: reading active writers 2025/05/21 06:57:27 DEBUG : >WaitForWriters: 2025/05/21 06:57:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:28 DEBUG : newLeaf: Updating file with newLeaf 0xc0091a49c0 2025/05/21 06:57:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:57:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/21 06:57:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0091a49c0 2025/05/21 06:57:35 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/21 06:57:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:57:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:57:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/05/21 06:57:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:42 DEBUG : dir/file1: File is currently open, delaying rename 0xc0091a49c0 2025/05/21 06:57:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:42 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (25 bytes), uploading instead of streaming 2025/05/21 06:57:42 DEBUG : dir/file1: Size of src and dst objects identical 2025/05/21 06:57:42 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:42 DEBUG : newLeaf: Running delayed rename now 2025/05/21 06:57:42 INFO : newLeaf: Deleted 2025/05/21 06:57:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0091a49c0 2025/05/21 06:57:42 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:42 DEBUG : dir: Looking for writers 2025/05/21 06:57:42 DEBUG : : Looking for writers 2025/05/21 06:57:42 DEBUG : dir: reading active writers 2025/05/21 06:57:42 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:42 DEBUG : >WaitForWriters: 2025/05/21 06:57:42 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:42 DEBUG : dir: Looking for writers 2025/05/21 06:57:42 DEBUG : : Looking for writers 2025/05/21 06:57:42 DEBUG : dir: reading active writers 2025/05/21 06:57:42 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:42 DEBUG : >WaitForWriters: 2025/05/21 06:57:42 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:57:43 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:57:43 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:57:43 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:57:43 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:43 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:57:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:57:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:43 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:57:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/21 06:57:43 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:57:43 DEBUG : dir/file1(0xc0046bcf00): openPending: 2025/05/21 06:57:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/05/21 06:57:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/21 06:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:43 DEBUG : dir/file1(0xc0046bcf00): >openPending: err= 2025/05/21 06:57:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:57:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:57:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:57:43 DEBUG : dir/file1(0xc0046bcf00): _writeAt: size=14, off=0 2025/05/21 06:57:43 DEBUG : dir/file1(0xc0046bcf00): >_writeAt: n=14, err= 2025/05/21 06:57:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/21 06:57:43 DEBUG : dir/file1(0xc0046bcf00): close: 2025/05/21 06:57:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/21 06:57:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/21 06:57:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:57:43 DEBUG : dir/file1(0xc0046bcf00): >close: err= 2025/05/21 06:57:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:43 DEBUG : dir: Looking for writers 2025/05/21 06:57:43 DEBUG : file1: reading active writers 2025/05/21 06:57:43 DEBUG : : Looking for writers 2025/05/21 06:57:43 DEBUG : dir: reading active writers 2025/05/21 06:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:57:43 DEBUG : dir: Looking for writers 2025/05/21 06:57:43 DEBUG : file1: reading active writers 2025/05/21 06:57:43 DEBUG : : Looking for writers 2025/05/21 06:57:43 DEBUG : dir: reading active writers 2025/05/21 06:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:57:43 DEBUG : dir: Looking for writers 2025/05/21 06:57:43 DEBUG : file1: reading active writers 2025/05/21 06:57:43 DEBUG : : Looking for writers 2025/05/21 06:57:43 DEBUG : dir: reading active writers 2025/05/21 06:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:57:43 DEBUG : dir: Looking for writers 2025/05/21 06:57:43 DEBUG : file1: reading active writers 2025/05/21 06:57:43 DEBUG : : Looking for writers 2025/05/21 06:57:43 DEBUG : dir: reading active writers 2025/05/21 06:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:57:43 DEBUG : dir/file1: vfs cache: starting upload 2025/05/21 06:57:43 DEBUG : dir: Looking for writers 2025/05/21 06:57:43 DEBUG : file1: reading active writers 2025/05/21 06:57:43 DEBUG : : Looking for writers 2025/05/21 06:57:43 DEBUG : dir: reading active writers 2025/05/21 06:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:57:43 DEBUG : dir: Looking for writers 2025/05/21 06:57:43 DEBUG : file1: reading active writers 2025/05/21 06:57:43 DEBUG : : Looking for writers 2025/05/21 06:57:43 DEBUG : dir: reading active writers 2025/05/21 06:57:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:57:44 DEBUG : dir: Looking for writers 2025/05/21 06:57:44 DEBUG : file1: reading active writers 2025/05/21 06:57:44 DEBUG : : Looking for writers 2025/05/21 06:57:44 DEBUG : dir: reading active writers 2025/05/21 06:57:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/05/21 06:57:44 DEBUG : dir: Looking for writers 2025/05/21 06:57:44 DEBUG : file1: reading active writers 2025/05/21 06:57:44 DEBUG : : Looking for writers 2025/05/21 06:57:44 DEBUG : dir: reading active writers 2025/05/21 06:57:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:57:45 INFO : dir/file1: Copied (replaced existing) 2025/05/21 06:57:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/21 06:57:45 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/21 06:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/21 06:57:45 DEBUG : dir: Looking for writers 2025/05/21 06:57:45 DEBUG : file1: reading active writers 2025/05/21 06:57:45 DEBUG : : Looking for writers 2025/05/21 06:57:45 DEBUG : dir: reading active writers 2025/05/21 06:57:45 DEBUG : >WaitForWriters: 2025/05/21 06:57:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:57:45 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:57:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:57:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:57:45 DEBUG : dir/file1(0xc006bb7580): _readAt: size=512, off=0 2025/05/21 06:57:45 DEBUG : dir/file1(0xc006bb7580): openPending: 2025/05/21 06:57:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/05/21 06:57:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/21 06:57:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:45 DEBUG : dir/file1(0xc006bb7580): >openPending: err= 2025/05/21 06:57:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/21 06:57:45 DEBUG : dir/file1(0xc006bb7580): >_readAt: n=14, err=EOF 2025/05/21 06:57:45 DEBUG : dir/file1(0xc006bb7580): close: 2025/05/21 06:57:45 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:57:43 +0000 UTC 2025/05/21 06:57:45 DEBUG : dir/file1(0xc006bb7580): >close: err= 2025/05/21 06:57:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:57:46 DEBUG : newLeaf: Updating file with newLeaf 0xc001c44780 2025/05/21 06:57:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:46 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/21 06:57:46 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/21 06:57:46 DEBUG : dir/file1: Updating file with dir/file1 0xc001c44780 2025/05/21 06:57:46 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/21 06:57:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:57:53 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:57:53 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:57:53 DEBUG : dir/file1(0xc006ff3680): openPending: 2025/05/21 06:57:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/05/21 06:57:53 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/21 06:57:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:57:53 DEBUG : dir/file1(0xc006ff3680): >openPending: err= 2025/05/21 06:57:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:57:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:57:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:57:53 DEBUG : dir/file1(0xc006ff3680): _writeAt: size=25, off=0 2025/05/21 06:57:53 DEBUG : dir/file1(0xc006ff3680): >_writeAt: n=25, err= 2025/05/21 06:57:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:57:53 DEBUG : newLeaf: Updating file with newLeaf 0xc001c44780 2025/05/21 06:57:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:53 DEBUG : newLeaf(0xc006ff3680): close: 2025/05/21 06:57:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/21 06:57:53 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-21 06:57:53.323695644 +0000 UTC m=+59.803863186 2025/05/21 06:57:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/21 06:57:53 DEBUG : newLeaf(0xc006ff3680): >close: err= 2025/05/21 06:57:53 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:53 DEBUG : dir: Looking for writers 2025/05/21 06:57:53 DEBUG : : Looking for writers 2025/05/21 06:57:53 DEBUG : dir: reading active writers 2025/05/21 06:57:53 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:57:53 DEBUG : dir: Looking for writers 2025/05/21 06:57:53 DEBUG : : Looking for writers 2025/05/21 06:57:53 DEBUG : dir: reading active writers 2025/05/21 06:57:53 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:57:53 DEBUG : dir: Looking for writers 2025/05/21 06:57:53 DEBUG : : Looking for writers 2025/05/21 06:57:53 DEBUG : dir: reading active writers 2025/05/21 06:57:53 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:57:53 DEBUG : dir: Looking for writers 2025/05/21 06:57:53 DEBUG : : Looking for writers 2025/05/21 06:57:53 DEBUG : dir: reading active writers 2025/05/21 06:57:53 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:57:53 DEBUG : newLeaf: vfs cache: starting upload 2025/05/21 06:57:53 DEBUG : dir: Looking for writers 2025/05/21 06:57:53 DEBUG : : Looking for writers 2025/05/21 06:57:53 DEBUG : dir: reading active writers 2025/05/21 06:57:53 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:57:53 DEBUG : dir: Looking for writers 2025/05/21 06:57:53 DEBUG : : Looking for writers 2025/05/21 06:57:53 DEBUG : dir: reading active writers 2025/05/21 06:57:53 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:57:53 INFO : newLeaf: Copied (replaced existing) 2025/05/21 06:57:53 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/05/21 06:57:53 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/21 06:57:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:57:53 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/21 06:57:54 DEBUG : dir: Looking for writers 2025/05/21 06:57:54 DEBUG : : Looking for writers 2025/05/21 06:57:54 DEBUG : dir: reading active writers 2025/05/21 06:57:54 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:54 DEBUG : >WaitForWriters: 2025/05/21 06:57:54 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:54 DEBUG : dir: Looking for writers 2025/05/21 06:57:54 DEBUG : : Looking for writers 2025/05/21 06:57:54 DEBUG : dir: reading active writers 2025/05/21 06:57:54 DEBUG : newLeaf: reading active writers 2025/05/21 06:57:54 DEBUG : >WaitForWriters: 2025/05/21 06:57:54 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:57:56 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:57:56 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:57:56 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:56 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:57:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:57:56 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:57:56 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:57:56 DEBUG : dir: Looking for writers 2025/05/21 06:57:56 DEBUG : file1: reading active writers 2025/05/21 06:57:56 DEBUG : : Looking for writers 2025/05/21 06:57:56 DEBUG : dir: reading active writers 2025/05/21 06:57:56 DEBUG : >WaitForWriters: 2025/05/21 06:57:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:57:56 DEBUG : newLeaf: Updating file with newLeaf 0xc001c44840 2025/05/21 06:57:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:57:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:58:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/21 06:58:04 DEBUG : dir/file1: Updating file with dir/file1 0xc001c44840 2025/05/21 06:58:04 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/21 06:58:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:58:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:58:11 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:11 DEBUG : dir/file1(0xc00826d040): openPending: 2025/05/21 06:58:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/05/21 06:58:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/21 06:58:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:11 DEBUG : dir/file1(0xc00826d040): >openPending: err= 2025/05/21 06:58:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:58:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:11 DEBUG : dir/file1(0xc00826d040): _writeAt: size=25, off=0 2025/05/21 06:58:11 DEBUG : dir/file1(0xc00826d040): >_writeAt: n=25, err= 2025/05/21 06:58:11 INFO : newLeaf: Deleted 2025/05/21 06:58:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:58:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:58:11 DEBUG : newLeaf: Updating file with newLeaf 0xc001c44840 2025/05/21 06:58:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:58:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:11 DEBUG : newLeaf(0xc00826d040): close: 2025/05/21 06:58:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/21 06:58:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-21 06:58:11.083029304 +0000 UTC m=+77.563196856 2025/05/21 06:58:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:11 DEBUG : newLeaf(0xc00826d040): >close: err= 2025/05/21 06:58:11 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:11 DEBUG : dir: Looking for writers 2025/05/21 06:58:11 DEBUG : : Looking for writers 2025/05/21 06:58:11 DEBUG : dir: reading active writers 2025/05/21 06:58:11 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:58:11 DEBUG : dir: Looking for writers 2025/05/21 06:58:11 DEBUG : : Looking for writers 2025/05/21 06:58:11 DEBUG : dir: reading active writers 2025/05/21 06:58:11 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:58:11 DEBUG : dir: Looking for writers 2025/05/21 06:58:11 DEBUG : : Looking for writers 2025/05/21 06:58:11 DEBUG : dir: reading active writers 2025/05/21 06:58:11 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:58:11 DEBUG : dir: Looking for writers 2025/05/21 06:58:11 DEBUG : : Looking for writers 2025/05/21 06:58:11 DEBUG : dir: reading active writers 2025/05/21 06:58:11 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:58:11 DEBUG : newLeaf: vfs cache: starting upload 2025/05/21 06:58:11 DEBUG : dir: Looking for writers 2025/05/21 06:58:11 DEBUG : : Looking for writers 2025/05/21 06:58:11 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:11 DEBUG : dir: reading active writers 2025/05/21 06:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:58:11 DEBUG : dir: Looking for writers 2025/05/21 06:58:11 DEBUG : : Looking for writers 2025/05/21 06:58:11 DEBUG : dir: reading active writers 2025/05/21 06:58:11 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:58:11 INFO : newLeaf: Copied (replaced existing) 2025/05/21 06:58:11 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/05/21 06:58:11 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/21 06:58:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:11 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:12 DEBUG : >WaitForWriters: 2025/05/21 06:58:12 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:12 DEBUG : >WaitForWriters: 2025/05/21 06:58:12 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:12 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:12 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:12 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:12 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:12 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:12 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/21 06:58:12 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:12 DEBUG : dir/file1(0xc0024c0240): openPending: 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/21 06:58:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:12 DEBUG : dir/file1(0xc0024c0240): >openPending: err= 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:58:12 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:12 DEBUG : dir/file1(0xc0024c0240): _writeAt: size=14, off=0 2025/05/21 06:58:12 DEBUG : dir/file1(0xc0024c0240): >_writeAt: n=14, err= 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/21 06:58:12 DEBUG : dir/file1(0xc0024c0240): close: 2025/05/21 06:58:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/05/21 06:58:12 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:12 DEBUG : dir/file1(0xc0024c0240): >close: err= 2025/05/21 06:58:12 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : file1: reading active writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : file1: reading active writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : file1: reading active writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : file1: reading active writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: starting upload 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : file1: reading active writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:58:12 DEBUG : dir: Looking for writers 2025/05/21 06:58:12 DEBUG : file1: reading active writers 2025/05/21 06:58:12 DEBUG : : Looking for writers 2025/05/21 06:58:12 DEBUG : dir: reading active writers 2025/05/21 06:58:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:58:12 INFO : dir/file1: Copied (replaced existing) 2025/05/21 06:58:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/21 06:58:12 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/05/21 06:58:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/21 06:58:13 DEBUG : dir: Looking for writers 2025/05/21 06:58:13 DEBUG : file1: reading active writers 2025/05/21 06:58:13 DEBUG : : Looking for writers 2025/05/21 06:58:13 DEBUG : dir: reading active writers 2025/05/21 06:58:13 DEBUG : >WaitForWriters: 2025/05/21 06:58:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:13 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:13 DEBUG : dir/file1(0xc0026421c0): _readAt: size=512, off=0 2025/05/21 06:58:13 DEBUG : dir/file1(0xc0026421c0): openPending: 2025/05/21 06:58:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/05/21 06:58:13 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/21 06:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:13 DEBUG : dir/file1(0xc0026421c0): >openPending: err= 2025/05/21 06:58:13 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/05/21 06:58:13 DEBUG : dir/file1(0xc0026421c0): >_readAt: n=14, err=EOF 2025/05/21 06:58:13 DEBUG : dir/file1(0xc0026421c0): close: 2025/05/21 06:58:13 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:12 +0000 UTC 2025/05/21 06:58:13 DEBUG : dir/file1(0xc0026421c0): >close: err= 2025/05/21 06:58:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:58:13 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:58:13 DEBUG : newLeaf: Updating file with newLeaf 0xc001fcef00 2025/05/21 06:58:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:58:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/21 06:58:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/21 06:58:13 DEBUG : dir/file1: Updating file with dir/file1 0xc001fcef00 2025/05/21 06:58:13 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/21 06:58:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:58:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:58:20 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:20 DEBUG : dir/file1(0xc002642e40): openPending: 2025/05/21 06:58:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/05/21 06:58:20 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/21 06:58:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:20 DEBUG : dir/file1(0xc002642e40): >openPending: err= 2025/05/21 06:58:20 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:58:20 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:20 DEBUG : dir/file1(0xc002642e40): _writeAt: size=25, off=0 2025/05/21 06:58:20 DEBUG : dir/file1(0xc002642e40): >_writeAt: n=25, err= 2025/05/21 06:58:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:58:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:58:21 DEBUG : newLeaf: Updating file with newLeaf 0xc001fcef00 2025/05/21 06:58:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:58:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:21 DEBUG : newLeaf(0xc002642e40): close: 2025/05/21 06:58:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/21 06:58:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-21 06:58:20.848380878 +0000 UTC m=+87.328548431 2025/05/21 06:58:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:21 DEBUG : newLeaf(0xc002642e40): >close: err= 2025/05/21 06:58:21 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:58:21 DEBUG : newLeaf: vfs cache: starting upload 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:58:21 INFO : newLeaf: Copied (replaced existing) 2025/05/21 06:58:21 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/05/21 06:58:21 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/21 06:58:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:21 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : >WaitForWriters: 2025/05/21 06:58:21 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:21 DEBUG : dir: Looking for writers 2025/05/21 06:58:21 DEBUG : : Looking for writers 2025/05/21 06:58:21 DEBUG : dir: reading active writers 2025/05/21 06:58:21 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:21 DEBUG : >WaitForWriters: 2025/05/21 06:58:21 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:22 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:22 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:22 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:22 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:22 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:24 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:24 DEBUG : dir: Looking for writers 2025/05/21 06:58:24 DEBUG : file1: reading active writers 2025/05/21 06:58:24 DEBUG : : Looking for writers 2025/05/21 06:58:24 DEBUG : dir: reading active writers 2025/05/21 06:58:24 DEBUG : >WaitForWriters: 2025/05/21 06:58:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:24 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:24 DEBUG : dir/file1(0xc002643940): _readAt: size=512, off=0 2025/05/21 06:58:24 DEBUG : dir/file1(0xc002643940): openPending: 2025/05/21 06:58:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/05/21 06:58:24 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/05/21 06:58:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:24 DEBUG : dir/file1(0xc002643940): >openPending: err= 2025/05/21 06:58:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/05/21 06:58:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/21 06:58:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:24 DEBUG : dir/file1(0xc002643940): >_readAt: n=14, err=EOF 2025/05/21 06:58:24 DEBUG : dir/file1(0xc002643940): close: 2025/05/21 06:58:24 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:24 +0000 UTC 2025/05/21 06:58:24 DEBUG : dir/file1(0xc002643940): >close: err= 2025/05/21 06:58:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:58:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:58:24 DEBUG : newLeaf: Updating file with newLeaf 0xc001c45b00 2025/05/21 06:58:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:58:24 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/05/21 06:58:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/05/21 06:58:25 DEBUG : dir/file1: Updating file with dir/file1 0xc001c45b00 2025/05/21 06:58:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/05/21 06:58:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /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/05/21 06:58:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:58:32 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:32 DEBUG : dir/file1(0xc002579300): openPending: 2025/05/21 06:58:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/05/21 06:58:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/05/21 06:58:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:32 DEBUG : dir/file1(0xc002579300): >openPending: err= 2025/05/21 06:58:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:58:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:32 DEBUG : dir/file1(0xc002579300): _writeAt: size=25, off=0 2025/05/21 06:58:32 DEBUG : dir/file1(0xc002579300): >_writeAt: n=25, err= 2025/05/21 06:58:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/05/21 06:58:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/05/21 06:58:32 DEBUG : newLeaf: Updating file with newLeaf 0xc001c45b00 2025/05/21 06:58:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:58:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:32 DEBUG : newLeaf(0xc002579300): close: 2025/05/21 06:58:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/05/21 06:58:32 DEBUG : newLeaf: vfs cache: setting modification time to 2025-05-21 06:58:32.06978547 +0000 UTC m=+98.549953013 2025/05/21 06:58:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:32 DEBUG : newLeaf(0xc002579300): >close: err= 2025/05/21 06:58:32 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:58:32 DEBUG : newLeaf: vfs cache: starting upload 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:58:32 INFO : newLeaf: Copied (replaced existing) 2025/05/21 06:58:32 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/05/21 06:58:32 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/05/21 06:58:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/05/21 06:58:32 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : >WaitForWriters: 2025/05/21 06:58:32 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:32 DEBUG : dir: Looking for writers 2025/05/21 06:58:32 DEBUG : : Looking for writers 2025/05/21 06:58:32 DEBUG : dir: reading active writers 2025/05/21 06:58:32 DEBUG : newLeaf: reading active writers 2025/05/21 06:58:32 DEBUG : >WaitForWriters: 2025/05/21 06:58:32 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- FAIL: TestFileRename (81.96s) --- FAIL: TestFileRename/off,forceCache=false (16.21s) --- FAIL: TestFileRename/minimal,forceCache=false (15.76s) --- FAIL: TestFileRename/minimal,forceCache=true (12.86s) --- FAIL: TestFileRename/writes,forceCache=false (16.12s) --- FAIL: TestFileRename/writes,forceCache=true (9.74s) --- FAIL: TestFileRename/full,forceCache=false (11.26s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:33 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:33 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:33 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:33 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:33 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:33 DEBUG : : Looking for writers 2025/05/21 06:58:33 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:33 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:33 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/21 06:58:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/21 06:58:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:35 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:35 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:35 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:35 DEBUG : dir: Looking for writers 2025/05/21 06:58:35 DEBUG : file1: reading active writers 2025/05/21 06:58:35 DEBUG : : Looking for writers 2025/05/21 06:58:35 DEBUG : dir: reading active writers 2025/05/21 06:58:35 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.56s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:35 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:35 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/21 06:58:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/21 06:58:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/21 06:58:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/21 06:58:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/05/21 06:58:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/05/21 06:58:38 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:38 DEBUG : dir: Looking for writers 2025/05/21 06:58:38 DEBUG : file1: reading active writers 2025/05/21 06:58:38 DEBUG : : Looking for writers 2025/05/21 06:58:38 DEBUG : dir: reading active writers 2025/05/21 06:58:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.05s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:38 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:38 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/21 06:58:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/05/21 06:58:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/05/21 06:58:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/05/21 06:58:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/05/21 06:58:43 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/05/21 06:58:43 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/05/21 06:58:43 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/05/21 06:58:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/21 06:58:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/21 06:58:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/21 06:58:43 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/05/21 06:58:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/05/21 06:58:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/05/21 06:58:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/05/21 06:58:43 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/05/21 06:58:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:43 DEBUG : dir: Looking for writers 2025/05/21 06:58:43 DEBUG : file1: reading active writers 2025/05/21 06:58:43 DEBUG : : Looking for writers 2025/05/21 06:58:43 DEBUG : dir: reading active writers 2025/05/21 06:58:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.29s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:44 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:44 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/21 06:58:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/21 06:58:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:44 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:44 DEBUG : dir: Looking for writers 2025/05/21 06:58:44 DEBUG : file1: reading active writers 2025/05/21 06:58:44 DEBUG : : Looking for writers 2025/05/21 06:58:44 DEBUG : dir: reading active writers 2025/05/21 06:58:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.57s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:46 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:46 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:58:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:47 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/05/21 06:58:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/05/21 06:58:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:47 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:47 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/05/21 06:58:47 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/05/21 06:58:47 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:47 DEBUG : dir: Looking for writers 2025/05/21 06:58:47 DEBUG : file1: reading active writers 2025/05/21 06:58:47 DEBUG : : Looking for writers 2025/05/21 06:58:47 DEBUG : dir: reading active writers 2025/05/21 06:58:47 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.69s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:47 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:47 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:47 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:47 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:47 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:49 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:58:49 DEBUG : dir/file1(0xc002d58c80): _readAt: size=1, off=0 2025/05/21 06:58:49 DEBUG : dir/file1(0xc002d58c80): openPending: 2025/05/21 06:58:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:58:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:58:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:49 DEBUG : dir/file1(0xc002d58c80): >openPending: err= 2025/05/21 06:58:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/21 06:58:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/21 06:58:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): >_readAt: n=1, err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): _readAt: size=256, off=1 2025/05/21 06:58:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): >_readAt: n=15, err=EOF 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): _readAt: size=16, off=16 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): >_readAt: n=0, err=EOF 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): close: 2025/05/21 06:58:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:47 +0000 UTC 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): >close: err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): close: 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d58c80): >close: err=file already closed 2025/05/21 06:58:50 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:50 DEBUG : dir: Looking for writers 2025/05/21 06:58:50 DEBUG : file1: reading active writers 2025/05/21 06:58:50 DEBUG : : Looking for writers 2025/05/21 06:58:50 DEBUG : dir: reading active writers 2025/05/21 06:58:50 DEBUG : >WaitForWriters: 2025/05/21 06:58:50 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.78s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:50 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:50 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:50 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:50 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:50 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:50 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): _readAt: size=1, off=0 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): openPending: 2025/05/21 06:58:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:58:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:58:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >openPending: err= 2025/05/21 06:58:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/21 06:58:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/21 06:58:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >_readAt: n=1, err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): _readAt: size=1, off=5 2025/05/21 06:58:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >_readAt: n=1, err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): _readAt: size=1, off=3 2025/05/21 06:58:50 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >_readAt: n=1, err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): _readAt: size=1, off=13 2025/05/21 06:58:50 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >_readAt: n=1, err= 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): _readAt: size=16, off=100 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >_readAt: n=0, err=EOF 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): close: 2025/05/21 06:58:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:50 +0000 UTC 2025/05/21 06:58:50 DEBUG : dir/file1(0xc002d59040): >close: err= 2025/05/21 06:58:50 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:50 DEBUG : dir: Looking for writers 2025/05/21 06:58:50 DEBUG : file1: reading active writers 2025/05/21 06:58:50 DEBUG : : Looking for writers 2025/05/21 06:58:50 DEBUG : dir: reading active writers 2025/05/21 06:58:50 DEBUG : >WaitForWriters: 2025/05/21 06:58:50 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.67s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:52 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:52 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:52 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:52 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:52 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:53 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=1, off=0 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): openPending: 2025/05/21 06:58:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:58:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >openPending: err= 2025/05/21 06:58:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/05/21 06:58:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/21 06:58:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=1, err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=1, off=5 2025/05/21 06:58:53 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=1, err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=1, off=1 2025/05/21 06:58:53 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=1, err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=6, off=10 2025/05/21 06:58:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=6, err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=256, off=10 2025/05/21 06:58:53 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=6, err=EOF 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=256, off=100 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=0, err=EOF 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): close: 2025/05/21 06:58:53 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:53 +0000 UTC 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >close: err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): _readAt: size=256, off=100 2025/05/21 06:58:53 DEBUG : dir/file1(0xc0029c1f40): >_readAt: n=0, err=file already closed 2025/05/21 06:58:53 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:53 DEBUG : dir: Looking for writers 2025/05/21 06:58:53 DEBUG : file1: reading active writers 2025/05/21 06:58:53 DEBUG : : Looking for writers 2025/05/21 06:58:53 DEBUG : dir: reading active writers 2025/05/21 06:58:53 DEBUG : >WaitForWriters: 2025/05/21 06:58:53 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.75s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:53 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:53 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:53 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:53 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:53 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:53 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:58:53 DEBUG : dir/file1(0xc002e53b00): RWFileHandle.Flush 2025/05/21 06:58:53 DEBUG : dir/file1(0xc002e53b00): _readAt: size=256, off=0 2025/05/21 06:58:53 DEBUG : dir/file1(0xc002e53b00): openPending: 2025/05/21 06:58:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:58:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:58:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:53 DEBUG : dir/file1(0xc002e53b00): >openPending: err= 2025/05/21 06:58:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/21 06:58:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/21 06:58:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:54 DEBUG : dir/file1(0xc002e53b00): >_readAt: n=16, err=EOF 2025/05/21 06:58:54 DEBUG : dir/file1(0xc002e53b00): RWFileHandle.Flush 2025/05/21 06:58:54 DEBUG : dir/file1(0xc002e53b00): RWFileHandle.Flush 2025/05/21 06:58:54 DEBUG : dir/file1(0xc002e53b00): close: 2025/05/21 06:58:54 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:53 +0000 UTC 2025/05/21 06:58:54 DEBUG : dir/file1(0xc002e53b00): >close: err= 2025/05/21 06:58:54 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:54 DEBUG : dir: Looking for writers 2025/05/21 06:58:54 DEBUG : file1: reading active writers 2025/05/21 06:58:54 DEBUG : : Looking for writers 2025/05/21 06:58:54 DEBUG : dir: reading active writers 2025/05/21 06:58:54 DEBUG : >WaitForWriters: 2025/05/21 06:58:54 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.58s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:56 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:56 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:56 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:56 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:56 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:58:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/05/21 06:58:58 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:58:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:58:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:58:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): _readAt: size=256, off=0 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): openPending: 2025/05/21 06:58:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:58:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:58:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): >openPending: err= 2025/05/21 06:58:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/05/21 06:58:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/05/21 06:58:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/05/21 06:58:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): >_readAt: n=16, err=EOF 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): RWFileHandle.Release 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): close: 2025/05/21 06:58:58 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:58:58 +0000 UTC 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): >close: err= 2025/05/21 06:58:58 DEBUG : dir/file1(0xc00332a440): RWFileHandle.Release 2025/05/21 06:58:58 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:58 DEBUG : dir: Looking for writers 2025/05/21 06:58:58 DEBUG : file1: reading active writers 2025/05/21 06:58:58 DEBUG : : Looking for writers 2025/05/21 06:58:58 DEBUG : dir: reading active writers 2025/05/21 06:58:58 DEBUG : >WaitForWriters: 2025/05/21 06:58:58 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.49s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:58 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:58 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:58 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:58 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:58:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:58:58 DEBUG : file1: newRWFileHandle: 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): openPending: 2025/05/21 06:58:58 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:58:58 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:58:58 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): >openPending: err= 2025/05/21 06:58:58 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:58:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:58 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:58:58 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): _writeAt: size=5, off=0 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): >_writeAt: n=5, err= 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): _writeAt: size=7, off=5 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): >_writeAt: n=7, err= 2025/05/21 06:58:58 DEBUG : file1: vfs cache: truncate to size=11 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): close: 2025/05/21 06:58:58 DEBUG : file1: vfs cache: setting modification time to 2025-05-21 06:58:58.736582411 +0000 UTC m=+125.216749965 2025/05/21 06:58:58 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): >close: err= 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): close: 2025/05/21 06:58:58 DEBUG : file1(0xc003624580): >close: err=file already closed 2025/05/21 06:58:58 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:58 DEBUG : : Looking for writers 2025/05/21 06:58:58 DEBUG : file1: reading active writers 2025/05/21 06:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:58:58 DEBUG : : Looking for writers 2025/05/21 06:58:58 DEBUG : file1: reading active writers 2025/05/21 06:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:58:58 DEBUG : : Looking for writers 2025/05/21 06:58:58 DEBUG : file1: reading active writers 2025/05/21 06:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:58:58 DEBUG : : Looking for writers 2025/05/21 06:58:58 DEBUG : file1: reading active writers 2025/05/21 06:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:58:58 DEBUG : file1: vfs cache: starting upload 2025/05/21 06:58:58 DEBUG : : Looking for writers 2025/05/21 06:58:58 DEBUG : file1: reading active writers 2025/05/21 06:58:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:58:58 INFO : file1: Copied (new) 2025/05/21 06:58:58 DEBUG : file1: vfs cache: fingerprint now "11" 2025/05/21 06:58:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/21 06:58:58 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:58 INFO : file1: vfs cache: upload succeeded try #1 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : >WaitForWriters: 2025/05/21 06:58:59 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : >WaitForWriters: 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.38s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:59 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:58:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:58:59 DEBUG : file1: newRWFileHandle: 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:58:59 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): openPending: 2025/05/21 06:58:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): >openPending: err= 2025/05/21 06:58:59 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:58:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): _writeAt: size=7, off=0 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): >_writeAt: n=7, err= 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): _writeAt: size=6, off=5 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): >_writeAt: n=6, err= 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): close: 2025/05/21 06:58:59 DEBUG : file1: vfs cache: setting modification time to 2025-05-21 06:58:59.110468109 +0000 UTC m=+125.590635653 2025/05/21 06:58:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): >close: err= 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): _writeAt: size=5, off=0 2025/05/21 06:58:59 DEBUG : file1(0xc00332ab40): >_writeAt: n=0, err=file already closed 2025/05/21 06:58:59 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:58:59 DEBUG : file1: vfs cache: starting upload 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:58:59 INFO : file1: Copied (new) 2025/05/21 06:58:59 DEBUG : file1: vfs cache: fingerprint now "11" 2025/05/21 06:58:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:59 INFO : file1: vfs cache: upload succeeded try #1 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : >WaitForWriters: 2025/05/21 06:58:59 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : >WaitForWriters: 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.38s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:58:59 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:58:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:58:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:58:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:58:59 DEBUG : file1: newRWFileHandle: 2025/05/21 06:58:59 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:58:59 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:58:59 DEBUG : file1(0xc00332ac80): openPending: 2025/05/21 06:58:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:59 DEBUG : file1(0xc00332ac80): >openPending: err= 2025/05/21 06:58:59 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:58:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:58:59 DEBUG : file1(0xc00332ac80): close: 2025/05/21 06:58:59 DEBUG : file1: vfs cache: setting modification time to 2025-05-21 06:58:59.488283643 +0000 UTC m=+125.968451196 2025/05/21 06:58:59 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:59 DEBUG : file1(0xc00332ac80): >close: err= 2025/05/21 06:58:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/21 06:58:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:58:59 DEBUG : file2: newRWFileHandle: 2025/05/21 06:58:59 DEBUG : file2(0xc00332ad40): openPending: 2025/05/21 06:58:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/21 06:58:59 DEBUG : file2(0xc00332ad40): >openPending: err= 2025/05/21 06:58:59 DEBUG : file2: >newRWFileHandle: err= 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/21 06:58:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/05/21 06:58:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/05/21 06:58:59 DEBUG : file2(0xc00332ad40): RWFileHandle.Flush 2025/05/21 06:58:59 DEBUG : file2(0xc00332ad40): RWFileHandle.Release 2025/05/21 06:58:59 DEBUG : file2(0xc00332ad40): close: 2025/05/21 06:58:59 DEBUG : file2: vfs cache: setting modification time to 2025-05-21 06:58:59.489533818 +0000 UTC m=+125.969701360 2025/05/21 06:58:59 INFO : file2: vfs cache: queuing for upload in 100ms 2025/05/21 06:58:59 DEBUG : file2(0xc00332ad40): >close: err= 2025/05/21 06:58:59 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file2: reading active writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : file2: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : file2: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : file2: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/05/21 06:58:59 DEBUG : file1: vfs cache: starting upload 2025/05/21 06:58:59 DEBUG : file2: vfs cache: starting upload 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : file2: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/05/21 06:58:59 INFO : file2: Copied (new) 2025/05/21 06:58:59 DEBUG : file2: vfs cache: fingerprint now "0" 2025/05/21 06:58:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/05/21 06:58:59 INFO : file2: vfs cache: upload succeeded try #1 2025/05/21 06:58:59 DEBUG : : Looking for writers 2025/05/21 06:58:59 DEBUG : file1: reading active writers 2025/05/21 06:58:59 DEBUG : file2: reading active writers 2025/05/21 06:58:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:58:59 INFO : file1: Copied (new) 2025/05/21 06:58:59 DEBUG : file1: vfs cache: fingerprint now "0" 2025/05/21 06:58:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/21 06:58:59 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:58:59 INFO : file1: vfs cache: upload succeeded try #1 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : file2: reading active writers 2025/05/21 06:59:00 DEBUG : >WaitForWriters: 2025/05/21 06:59:00 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : file2: reading active writers 2025/05/21 06:59:00 DEBUG : >WaitForWriters: 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.82s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:00 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:00 DEBUG : file1: newRWFileHandle: 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:59:00 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): openPending: 2025/05/21 06:59:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): >openPending: err= 2025/05/21 06:59:00 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:59:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:59:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): _writeAt: size=5, off=0 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): >_writeAt: n=5, err= 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): RWFileHandle.Flush 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): RWFileHandle.Flush 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): close: 2025/05/21 06:59:00 DEBUG : file1: vfs cache: setting modification time to 2025-05-21 06:59:00.304734557 +0000 UTC m=+126.784902101 2025/05/21 06:59:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:00 DEBUG : file1(0xc003920240): >close: err= 2025/05/21 06:59:00 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:00 DEBUG : file1: vfs cache: starting upload 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:00 INFO : file1: Copied (new) 2025/05/21 06:59:00 DEBUG : file1: vfs cache: fingerprint now "5" 2025/05/21 06:59:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/21 06:59:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:00 INFO : file1: vfs cache: upload succeeded try #1 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : >WaitForWriters: 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.38s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:00 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:00 DEBUG : file1: newRWFileHandle: 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): openPending: 2025/05/21 06:59:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:59:00 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): >openPending: err= 2025/05/21 06:59:00 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:59:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:59:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): _writeAt: size=5, off=0 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): >_writeAt: n=5, err= 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): RWFileHandle.Release 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): close: 2025/05/21 06:59:00 DEBUG : file1: vfs cache: setting modification time to 2025-05-21 06:59:00.681811103 +0000 UTC m=+127.161978656 2025/05/21 06:59:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): >close: err= 2025/05/21 06:59:00 DEBUG : file1(0xc00368ad80): RWFileHandle.Release 2025/05/21 06:59:00 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:00 DEBUG : file1: vfs cache: starting upload 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:00 INFO : file1: Copied (new) 2025/05/21 06:59:00 DEBUG : file1: vfs cache: fingerprint now "5" 2025/05/21 06:59:00 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/21 06:59:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:00 INFO : file1: vfs cache: upload succeeded try #1 2025/05/21 06:59:00 DEBUG : : Looking for writers 2025/05/21 06:59:00 DEBUG : file1: reading active writers 2025/05/21 06:59:00 DEBUG : >WaitForWriters: 2025/05/21 06:59:00 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.45s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:01 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:01 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:01 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:01 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:01 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:01 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/05/21 06:59:01 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:59:01 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:59:01 DEBUG : dir/file1(0xc003624e80): openPending: 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:01 DEBUG : dir/file1(0xc003624e80): >openPending: err= 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/05/21 06:59:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:59:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:59:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:59:01 DEBUG : dir/file1(0xc003624e80): _writeAt: size=5, off=0 2025/05/21 06:59:01 DEBUG : dir/file1(0xc003624e80): >_writeAt: n=5, err= 2025/05/21 06:59:01 DEBUG : dir/file1(0xc003624e80): close: 2025/05/21 06:59:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:59:01.358561595 +0000 UTC m=+127.838729148 2025/05/21 06:59:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:01 DEBUG : dir/file1(0xc003624e80): >close: err= 2025/05/21 06:59:01 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: starting upload 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:59:01 INFO : dir/file1: Copied (replaced existing) 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/05/21 06:59:01 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/21 06:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:01 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/21 06:59:01 DEBUG : dir: Looking for writers 2025/05/21 06:59:01 DEBUG : file1: reading active writers 2025/05/21 06:59:01 DEBUG : : Looking for writers 2025/05/21 06:59:01 DEBUG : dir: reading active writers 2025/05/21 06:59:01 DEBUG : >WaitForWriters: 2025/05/21 06:59:01 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.26s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:02 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:02 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:02 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:02 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:02 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:02 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:02 DEBUG : dir/file1: newRWFileHandle: 2025/05/21 06:59:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/05/21 06:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/05/21 06:59:02 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): _writeAt: size=5, off=0 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): openPending: 2025/05/21 06:59:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/05/21 06:59:02 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/05/21 06:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): >openPending: err= 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): >_writeAt: n=5, err= 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): _writeAt: size=15, off=5 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): >_writeAt: n=15, err= 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): close: 2025/05/21 06:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/05/21 06:59:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-05-21 06:59:02.616581367 +0000 UTC m=+129.096748920 2025/05/21 06:59:02 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:02 DEBUG : dir/file1(0xc003625540): >close: err= 2025/05/21 06:59:02 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:02 DEBUG : dir: Looking for writers 2025/05/21 06:59:02 DEBUG : file1: reading active writers 2025/05/21 06:59:02 DEBUG : : Looking for writers 2025/05/21 06:59:02 DEBUG : dir: reading active writers 2025/05/21 06:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:02 DEBUG : dir: Looking for writers 2025/05/21 06:59:02 DEBUG : file1: reading active writers 2025/05/21 06:59:02 DEBUG : : Looking for writers 2025/05/21 06:59:02 DEBUG : dir: reading active writers 2025/05/21 06:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:02 DEBUG : dir: Looking for writers 2025/05/21 06:59:02 DEBUG : file1: reading active writers 2025/05/21 06:59:02 DEBUG : : Looking for writers 2025/05/21 06:59:02 DEBUG : dir: reading active writers 2025/05/21 06:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:02 DEBUG : dir: Looking for writers 2025/05/21 06:59:02 DEBUG : file1: reading active writers 2025/05/21 06:59:02 DEBUG : : Looking for writers 2025/05/21 06:59:02 DEBUG : dir: reading active writers 2025/05/21 06:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:02 DEBUG : dir/file1: vfs cache: starting upload 2025/05/21 06:59:02 DEBUG : dir: Looking for writers 2025/05/21 06:59:02 DEBUG : file1: reading active writers 2025/05/21 06:59:02 DEBUG : : Looking for writers 2025/05/21 06:59:02 DEBUG : dir: reading active writers 2025/05/21 06:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:02 DEBUG : dir: Looking for writers 2025/05/21 06:59:02 DEBUG : file1: reading active writers 2025/05/21 06:59:02 DEBUG : : Looking for writers 2025/05/21 06:59:02 DEBUG : dir: reading active writers 2025/05/21 06:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:59:02 INFO : dir/file1: Copied (replaced existing) 2025/05/21 06:59:02 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/05/21 06:59:02 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/05/21 06:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:02 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/05/21 06:59:03 DEBUG : dir: Looking for writers 2025/05/21 06:59:03 DEBUG : file1: reading active writers 2025/05/21 06:59:03 DEBUG : : Looking for writers 2025/05/21 06:59:03 DEBUG : dir: reading active writers 2025/05/21 06:59:03 DEBUG : >WaitForWriters: 2025/05/21 06:59:03 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (2.86s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:05 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : file1: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:59:05 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:05 DEBUG : file1(0xc00332ba40): openPending: 2025/05/21 06:59:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:05 DEBUG : file1(0xc00332ba40): >openPending: err= 2025/05/21 06:59:05 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:59:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:59:05 DEBUG : file1(0xc00332ba40): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : file1(0xc00332ba40): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : file1(0xc00332ba40): close: 2025/05/21 06:59:05 DEBUG : file1: vfs cache: setting modification time to 2025-05-21 06:59:05.248904335 +0000 UTC m=+131.729071909 2025/05/21 06:59:05 INFO : file1: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : file1(0xc00332ba40): >close: err= 2025/05/21 06:59:05 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:05 DEBUG : : Looking for writers 2025/05/21 06:59:05 DEBUG : file1: reading active writers 2025/05/21 06:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:05 DEBUG : : Looking for writers 2025/05/21 06:59:05 DEBUG : file1: reading active writers 2025/05/21 06:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:05 DEBUG : : Looking for writers 2025/05/21 06:59:05 DEBUG : file1: reading active writers 2025/05/21 06:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:05 DEBUG : : Looking for writers 2025/05/21 06:59:05 DEBUG : file1: reading active writers 2025/05/21 06:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:05 DEBUG : file1: vfs cache: starting upload 2025/05/21 06:59:05 DEBUG : : Looking for writers 2025/05/21 06:59:05 DEBUG : file1: reading active writers 2025/05/21 06:59:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:05 INFO : file1: Copied (new) 2025/05/21 06:59:05 DEBUG : file1: vfs cache: fingerprint now "5" 2025/05/21 06:59:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:05 INFO : file1: vfs cache: upload succeeded try #1 2025/05/21 06:59:05 DEBUG : : Looking for writers 2025/05/21 06:59:05 DEBUG : file1: reading active writers 2025/05/21 06:59:05 DEBUG : >WaitForWriters: 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.72s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:05 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:05 INFO : mega root 'rclone-test-xuwitim2luna': 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/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368b9c0): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368b9c0): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368b9c0): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368b9c0): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368b9c0): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.969947221 +0000 UTC m=+132.450114774 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368b9c0): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): _readAt: size=2, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): >_readAt: n=2, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): _writeAt: size=3, off=2 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.969947221 +0000 UTC m=+132.450114774 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba00): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba40): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba40): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba40): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba40): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba40): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.969947221 +0000 UTC m=+132.450114774 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368ba40): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c621c0 item 1 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd40): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd40): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd40): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd40): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd40): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.974009652 +0000 UTC m=+132.454177205 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd40): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd80): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd80): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd80): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd80): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd80): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.974009652 +0000 UTC m=+132.454177205 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc00368bd80): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e58380 item 2 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa100): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa100): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa100): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa100): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa100): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.977177364 +0000 UTC m=+132.457344908 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa100): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): _readAt: size=2, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): >_readAt: n=2, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): _writeAt: size=3, off=2 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.977177364 +0000 UTC m=+132.457344908 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa140): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa180): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa180): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa180): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa180): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa180): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.977177364 +0000 UTC m=+132.457344908 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa180): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ede460 item 3 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa4c0): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa4c0): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa4c0): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa4c0): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa4c0): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.981180485 +0000 UTC m=+132.461348048 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa4c0): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa540): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa540): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa540): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa540): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa540): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.981180485 +0000 UTC m=+132.461348048 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa540): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f3e620 item 4 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa840): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa840): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa840): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa840): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa840): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.984201904 +0000 UTC m=+132.464369447 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa840): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): _readAt: size=2, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): >_readAt: n=2, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): _writeAt: size=3, off=2 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.984201904 +0000 UTC m=+132.464369447 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa880): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa8c0): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa8c0): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa8c0): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa8c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa8c0): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.984201904 +0000 UTC m=+132.464369447 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaa8c0): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f78700 item 5 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac00): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac00): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac00): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac00): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac00): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.988348563 +0000 UTC m=+132.468516107 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac00): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac80): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac80): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac80): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac80): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac80): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.988348563 +0000 UTC m=+132.468516107 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaac80): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fb28c0 item 6 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaafc0): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaafc0): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaafc0): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaafc0): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaafc0): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.991954237 +0000 UTC m=+132.472121800 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eaafc0): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): _readAt: size=2, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): >_readAt: n=2, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): _writeAt: size=3, off=2 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.991954237 +0000 UTC m=+132.472121800 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab080): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab0c0): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab0c0): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab0c0): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab0c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab0c0): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.991954237 +0000 UTC m=+132.472121800 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab0c0): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ffa9a0 item 7 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab400): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab400): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab400): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab400): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab400): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.996377767 +0000 UTC m=+132.476545319 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab400): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab480): _readAt: size=512, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab480): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab480): >openPending: err= 2025/05/21 06:59:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab480): >_readAt: n=5, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab480): close: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.996377767 +0000 UTC m=+132.476545319 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab480): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: Remove: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004058b60 item 8 2025/05/21 06:59:05 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab780): _readAt: size=2, off=0 2025/05/21 06:59:05 ERROR : open-test-file(0xc003eab780): Couldn't read size of file 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab780): >_readAt: n=0, err=EOF 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab780): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab780): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab780): close: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab780): >close: err= 2025/05/21 06:59:05 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:05 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:05 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab7c0): openPending: 2025/05/21 06:59:05 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab7c0): >openPending: err= 2025/05/21 06:59:05 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:05 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:05 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab7c0): _writeAt: size=5, off=0 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab7c0): >_writeAt: n=5, err= 2025/05/21 06:59:05 DEBUG : open-test-file(0xc003eab7c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.999869227 +0000 UTC m=+132.480036780 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab7c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.999869227 +0000 UTC m=+132.480036780 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab840): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab840): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab840): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:05.999869227 +0000 UTC m=+132.480036780 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eab840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004096c40 item 9 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabb80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabb80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabb80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabb80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabb80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.00351162 +0000 UTC m=+132.483679172 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabb80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabc00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabc00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabc00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabc00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabc00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.00351162 +0000 UTC m=+132.483679172 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003eabc00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040e4e00 item 10 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198000): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc004198000): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198000): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198000): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198000): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198000): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198040): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198040): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198040): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.006328214 +0000 UTC m=+132.486495758 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.006328214 +0000 UTC m=+132.486495758 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198140): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198140): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198140): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.006328214 +0000 UTC m=+132.486495758 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004140ee0 item 11 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198480): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198480): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198480): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198480): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198480): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.010136778 +0000 UTC m=+132.490304332 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198480): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198500): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198500): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198500): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.010136778 +0000 UTC m=+132.490304332 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041d50a0 item 12 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198880): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc004198880): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198880): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198880): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198880): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198880): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041988c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041988c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041988c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041988c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041988c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.013089538 +0000 UTC m=+132.493257081 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041988c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198980): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198980): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198980): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.013089538 +0000 UTC m=+132.493257081 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004225180 item 13 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198cc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198cc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198cc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198cc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198cc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.015909229 +0000 UTC m=+132.496076781 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198cc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198d40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198d40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198d40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198d40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198d40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.015909229 +0000 UTC m=+132.496076781 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004198d40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004253260 item 14 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041990c0): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc0041990c0): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041990c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041990c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041990c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041990c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041990c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199100): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199100): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199100): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.01896981 +0000 UTC m=+132.499137363 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041991c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041991c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041991c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041991c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041991c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.01896981 +0000 UTC m=+132.499137363 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041991c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042cb340 item 15 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e040): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e040): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e040): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.021944722 +0000 UTC m=+132.502112265 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e0c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e0c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e0c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e0c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e0c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.021944722 +0000 UTC m=+132.502112265 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e0c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5f180 item 16 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e3c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e3c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e3c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e3c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e3c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.024903312 +0000 UTC m=+132.505070865 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e3c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.024903312 +0000 UTC m=+132.505070865 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e440): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e440): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e440): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.024903312 +0000 UTC m=+132.505070865 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00439f260 item 17 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e780): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e780): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e780): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.028070082 +0000 UTC m=+132.508237615 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e800): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e800): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e800): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.028070082 +0000 UTC m=+132.508237615 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7e800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043f7420 item 18 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7eb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7eb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7eb40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7eb40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7eb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.030382621 +0000 UTC m=+132.510550154 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7eb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.030382621 +0000 UTC m=+132.510550154 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.030382621 +0000 UTC m=+132.510550154 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ec40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446d500 item 19 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ef80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ef80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ef80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ef80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ef80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.033527742 +0000 UTC m=+132.513695275 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7ef80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f000): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f000): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f000): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f000): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f000): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.033527742 +0000 UTC m=+132.513695275 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0044d36c0 item 20 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f340): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f340): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f340): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.035740393 +0000 UTC m=+132.515907916 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.035740393 +0000 UTC m=+132.515907916 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f440): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f440): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f440): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.035740393 +0000 UTC m=+132.515907916 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045377a0 item 21 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f780): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f780): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f780): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.038630565 +0000 UTC m=+132.518798088 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f800): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f800): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f800): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.038630565 +0000 UTC m=+132.518798088 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7f800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004597960 item 22 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fb40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fb40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.040661575 +0000 UTC m=+132.520829108 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.040661575 +0000 UTC m=+132.520829108 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.040661575 +0000 UTC m=+132.520829108 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003d7fc40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045d1a40 item 23 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c000): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c000): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c000): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c000): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c000): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.043514207 +0000 UTC m=+132.523681730 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c080): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c080): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c080): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.043514207 +0000 UTC m=+132.523681730 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004639c00 item 24 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c400): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc00465c400): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c400): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c400): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c400): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c400): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c440): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c440): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c440): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.045637851 +0000 UTC m=+132.525805374 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.045637851 +0000 UTC m=+132.525805374 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c540): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c540): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c540): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.045637851 +0000 UTC m=+132.525805374 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046a5ce0 item 25 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c880): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c880): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c880): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.048440038 +0000 UTC m=+132.528607571 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c900): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c900): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c900): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.048440038 +0000 UTC m=+132.528607571 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465c900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004703ea0 item 26 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cc80): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc00465cc80): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cc80): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cc80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cc80): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cc80): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cc80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465ccc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465ccc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465ccc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465ccc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465ccc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.050767484 +0000 UTC m=+132.530935037 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465ccc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.050767484 +0000 UTC m=+132.530935037 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cd80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cdc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cdc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cdc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cdc0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cdc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.050767484 +0000 UTC m=+132.530935037 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465cdc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004798000 item 27 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d100): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d100): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d100): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.054128831 +0000 UTC m=+132.534296383 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d180): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d180): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.054128831 +0000 UTC m=+132.534296383 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047cc1c0 item 28 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d500): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc00465d500): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d500): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d500): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d500): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d540): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d540): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d540): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.05678299 +0000 UTC m=+132.536950533 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d600): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d600): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.05678299 +0000 UTC m=+132.536950533 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048882a0 item 29 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d940): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d940): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.059514394 +0000 UTC m=+132.539681936 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d9c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d9c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d9c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d9c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d9c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.059514394 +0000 UTC m=+132.539681936 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465d9c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048f0380 item 30 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd40): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc00465dd40): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd40): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd40): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.062329776 +0000 UTC m=+132.542497319 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465dd80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465de40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465de40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465de40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465de40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465de40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.062329776 +0000 UTC m=+132.542497319 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00465de40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004964460 item 31 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c200): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c200): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c200): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.064913343 +0000 UTC m=+132.545080896 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c280): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c280): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c280): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.064913343 +0000 UTC m=+132.545080896 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049a8540 item 32 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c580): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c580): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c580): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.067410257 +0000 UTC m=+132.547577800 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049e2620 item 33 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.068263637 +0000 UTC m=+132.548431181 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c5c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c600): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c600): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.068263637 +0000 UTC m=+132.548431181 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049e2770 item 33 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c900): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c900): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.071014498 +0000 UTC m=+132.551182052 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a40850 item 34 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.071916621 +0000 UTC m=+132.552084165 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c980): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c980): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c980): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.071916621 +0000 UTC m=+132.552084165 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499c980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a409a0 item 34 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cc80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cc80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cc80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cc80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cc80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.074557886 +0000 UTC m=+132.554725440 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cc80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a7ca80 item 35 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.075358337 +0000 UTC m=+132.555525891 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ccc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cd00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cd00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cd00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cd00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cd00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.075358337 +0000 UTC m=+132.555525891 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499cd00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a7cbd0 item 35 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d040): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d040): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d040): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.078214918 +0000 UTC m=+132.558382471 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ac6cb0 item 36 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.079114515 +0000 UTC m=+132.559282068 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d140): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d140): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d140): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.079114515 +0000 UTC m=+132.559282068 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ac6e00 item 36 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d440): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d440): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d440): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.0818197 +0000 UTC m=+132.561987243 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b12ee0 item 37 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.082668122 +0000 UTC m=+132.562835675 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d480): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d4c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d4c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d4c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d4c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d4c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.082668122 +0000 UTC m=+132.562835675 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d4c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b13030 item 37 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d800): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d800): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d800): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.0855721 +0000 UTC m=+132.565739652 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b4d110 item 38 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.08650016 +0000 UTC m=+132.566667704 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d8c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d900): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d900): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d900): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.08650016 +0000 UTC m=+132.566667704 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499d900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b4d260 item 38 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea1c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea1c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea1c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea1c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea1c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.089215284 +0000 UTC m=+132.569382837 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea1c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003df9340 item 39 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.090078934 +0000 UTC m=+132.570246478 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea2c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea2c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea2c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea2c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea2c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.090078934 +0000 UTC m=+132.570246478 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea2c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003df9490 item 39 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea600): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea600): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea600): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.092610554 +0000 UTC m=+132.572778097 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c4d570 item 40 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.093459566 +0000 UTC m=+132.573627119 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea6c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea700): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea700): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea700): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.093459566 +0000 UTC m=+132.573627119 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003dea700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c4d6c0 item 40 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.095960258 +0000 UTC m=+132.576127802 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ca57a0 item 41 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.096834519 +0000 UTC m=+132.577002062 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ca58f0 item 41 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.097653865 +0000 UTC m=+132.577821418 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaa80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaac0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaac0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.097653865 +0000 UTC m=+132.577821418 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ca5a40 item 41 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.100261328 +0000 UTC m=+132.580428881 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d05b20 item 42 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.101059876 +0000 UTC m=+132.581227419 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deae80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d05c70 item 42 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.101997975 +0000 UTC m=+132.582165529 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.101997975 +0000 UTC m=+132.582165529 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deaf80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d05dc0 item 42 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.104448613 +0000 UTC m=+132.584616155 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb340): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb340): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d47ea0 item 43 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb340): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.105183452 +0000 UTC m=+132.585351005 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d74070 item 43 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.106020943 +0000 UTC m=+132.586188485 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb440): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb440): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb440): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.106020943 +0000 UTC m=+132.586188485 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004d741c0 item 43 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.108899893 +0000 UTC m=+132.589067437 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb7c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199240): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199240): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042cbd50 item 44 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199240): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.10973482 +0000 UTC m=+132.589902374 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042cbea0 item 44 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.110583212 +0000 UTC m=+132.590750765 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199340): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199340): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199340): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.110583212 +0000 UTC m=+132.590750765 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004318070 item 44 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.113490987 +0000 UTC m=+132.593658529 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041996c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199700): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199700): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004360150 item 45 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199700): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.114288433 +0000 UTC m=+132.594455977 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041997c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041997c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041997c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041997c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041997c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.114288433 +0000 UTC m=+132.594455977 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0041997c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043602a0 item 45 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.117214612 +0000 UTC m=+132.597382156 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e2c380 item 46 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.117970079 +0000 UTC m=+132.598137623 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199b80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199c40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199c40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199c40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199c40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199c40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.117970079 +0000 UTC m=+132.598137623 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004199c40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e2c4d0 item 46 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.120722282 +0000 UTC m=+132.600889826 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96080): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96080): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e6c5b0 item 47 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96080): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.121489422 +0000 UTC m=+132.601656975 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96140): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96140): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96140): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.121489422 +0000 UTC m=+132.601656975 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004e6c700 item 47 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.124320514 +0000 UTC m=+132.604488056 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e964c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ecc7e0 item 48 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.125038782 +0000 UTC m=+132.605206325 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e965c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e965c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e965c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e965c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e965c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.125038782 +0000 UTC m=+132.605206325 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e965c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004ecc930 item 48 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e968c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e968c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e968c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e968c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e968c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.127715003 +0000 UTC m=+132.607882706 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e968c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f06a10 item 49 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.128729345 +0000 UTC m=+132.608896888 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96940): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96940): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96940): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.128729345 +0000 UTC m=+132.608896888 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f06b60 item 49 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96c80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96c80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96c80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96c80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96c80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.131724444 +0000 UTC m=+132.611891988 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96c80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f4ac40 item 50 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.132643678 +0000 UTC m=+132.612811222 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.132643678 +0000 UTC m=+132.612811222 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e96d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f4ad90 item 50 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e970c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e970c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e970c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e970c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e970c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.135645109 +0000 UTC m=+132.615812662 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e970c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f8ae70 item 51 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.136453456 +0000 UTC m=+132.616620999 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e971c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e971c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e971c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e971c0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e971c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.136453456 +0000 UTC m=+132.616620999 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e971c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f8afc0 item 51 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.139345161 +0000 UTC m=+132.619512714 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050050a0 item 52 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.140340377 +0000 UTC m=+132.620507931 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e975c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97600): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97600): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.140340377 +0000 UTC m=+132.620507931 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050051f0 item 52 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97940): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97940): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.142914838 +0000 UTC m=+132.623082381 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050432d0 item 53 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.143977652 +0000 UTC m=+132.624145205 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a40): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.143977652 +0000 UTC m=+132.624145205 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005043420 item 53 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97d80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97d80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.146782934 +0000 UTC m=+132.626950477 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00506f500 item 54 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.147770307 +0000 UTC m=+132.627937860 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.147770307 +0000 UTC m=+132.627937860 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004e97e80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00506f650 item 54 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce240): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce240): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce240): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.15062915 +0000 UTC m=+132.630796693 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050d3730 item 55 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.151561148 +0000 UTC m=+132.631728691 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce340): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce340): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce340): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.151561148 +0000 UTC m=+132.631728691 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0050d3880 item 55 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce680): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce680): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.154599759 +0000 UTC m=+132.634767312 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054a1960 item 56 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.155640531 +0000 UTC m=+132.635808075 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce740): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce780): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce780): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce780): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.155640531 +0000 UTC m=+132.635808075 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ce780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054a1ab0 item 56 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.158529302 +0000 UTC m=+132.638696855 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054dfb90 item 57 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.159511844 +0000 UTC m=+132.639679388 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050ceb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054dfce0 item 57 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.160537548 +0000 UTC m=+132.640705101 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec40): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.160537548 +0000 UTC m=+132.640705101 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cec40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0054dfe30 item 57 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.1637044 +0000 UTC m=+132.643871954 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cefc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf000): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf000): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf000): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00554bf10 item 58 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf000): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf000): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.164734883 +0000 UTC m=+132.644902426 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055760e0 item 58 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.165800753 +0000 UTC m=+132.645968306 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf0c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf100): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf100): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf100): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.165800753 +0000 UTC m=+132.645968306 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005576230 item 58 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.168601417 +0000 UTC m=+132.648768971 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf480): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf4c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf4c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf4c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055bc310 item 59 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf4c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf4c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.169389895 +0000 UTC m=+132.649557449 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf4c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055bc460 item 59 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.170330501 +0000 UTC m=+132.650498054 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf5c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf5c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf5c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf5c0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf5c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.170330501 +0000 UTC m=+132.650498054 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf5c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0055bc5b0 item 59 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.173480109 +0000 UTC m=+132.653647683 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf980): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf980): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005616690 item 60 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf980): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.174381281 +0000 UTC m=+132.654548834 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cf980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056167e0 item 60 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.175433083 +0000 UTC m=+132.655600627 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.175433083 +0000 UTC m=+132.655600627 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cfa80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005616930 item 60 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.178174236 +0000 UTC m=+132.658341779 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dcc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dd00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dd00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dd00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bb23f0 item 61 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dd00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dd00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.179030563 +0000 UTC m=+132.659198116 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499dd00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ddc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ddc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ddc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ddc0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ddc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.179030563 +0000 UTC m=+132.659198116 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00499ddc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004bb2540 item 61 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.182069273 +0000 UTC m=+132.662236826 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf01c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0200): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0200): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005690620 item 62 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0200): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.18293665 +0000 UTC m=+132.663104193 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf02c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf02c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf02c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf02c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf02c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.18293665 +0000 UTC m=+132.663104193 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf02c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005690770 item 62 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.186058497 +0000 UTC m=+132.666226041 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0640): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0680): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056d0850 item 63 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0680): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.186954438 +0000 UTC m=+132.667121981 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0740): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0740): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0740): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0740): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0740): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.186954438 +0000 UTC m=+132.667121981 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0740): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0056d09a0 item 63 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.18984943 +0000 UTC m=+132.670016973 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0b00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0b00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0b00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005718a80 item 64 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0b00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0b00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.190785526 +0000 UTC m=+132.670953079 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0b00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0bc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0bc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0bc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0bc0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0bc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.190785526 +0000 UTC m=+132.670953079 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0bc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005718bd0 item 64 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ec0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ec0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.193497784 +0000 UTC m=+132.673665327 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00680ccb0 item 65 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.194410877 +0000 UTC m=+132.674578431 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.194410877 +0000 UTC m=+132.674578431 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf0f40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00680ce00 item 65 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1240): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1240): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1240): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.197287734 +0000 UTC m=+132.677455277 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006868ee0 item 66 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.198410751 +0000 UTC m=+132.678578294 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf12c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf12c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf12c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf12c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf12c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.198410751 +0000 UTC m=+132.678578294 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf12c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006869030 item 66 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf15c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf15c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf15c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf15c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf15c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.201133509 +0000 UTC m=+132.681301062 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf15c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068b5110 item 67 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.201977533 +0000 UTC m=+132.682145076 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1640): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1640): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1640): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1640): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1640): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.201977533 +0000 UTC m=+132.682145076 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1640): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068b5260 item 67 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1980): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1980): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1980): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.204735647 +0000 UTC m=+132.684903200 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068fd340 item 68 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.205710436 +0000 UTC m=+132.685877979 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.205710436 +0000 UTC m=+132.685877979 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1a80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0068fd490 item 68 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1d80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1d80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.208565242 +0000 UTC m=+132.688732784 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006975570 item 69 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.209524541 +0000 UTC m=+132.689692094 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1dc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1e00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1e00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1e00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1e00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1e00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.209524541 +0000 UTC m=+132.689692094 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc004bf1e00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069756c0 item 69 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc1c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc1c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc1c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc1c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc1c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.212328461 +0000 UTC m=+132.692496005 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc1c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069c57a0 item 70 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.213127851 +0000 UTC m=+132.693295394 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc2c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc2c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc2c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc2c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc2c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.213127851 +0000 UTC m=+132.693295394 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc2c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069c58f0 item 70 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc600): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc600): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc600): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.21586727 +0000 UTC m=+132.696034823 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a219d0 item 71 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.216929332 +0000 UTC m=+132.697096885 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc6c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc700): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc700): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc700): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.216929332 +0000 UTC m=+132.697096885 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bc700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a21b20 item 71 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bca40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bca40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bca40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bca40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bca40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.219695151 +0000 UTC m=+132.699862665 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bca40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a6fc00 item 72 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.220321276 +0000 UTC m=+132.700488790 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb40): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.220321276 +0000 UTC m=+132.700488790 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a6fd50 item 72 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.221971582 +0000 UTC m=+132.702139095 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006aa1e30 item 73 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.222513108 +0000 UTC m=+132.702680631 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bce80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006aca000 item 73 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.223066016 +0000 UTC m=+132.703233528 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcf00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcf00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcf00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcf00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcf00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.223066016 +0000 UTC m=+132.703233528 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bcf00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006aca150 item 73 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.224707354 +0000 UTC m=+132.704874868 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd2c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd2c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd2c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b1c230 item 74 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd2c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd2c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.225231238 +0000 UTC m=+132.705398750 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd2c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b1c380 item 74 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.225931331 +0000 UTC m=+132.706098834 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd380): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd3c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd3c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd3c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd3c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd3c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.225931331 +0000 UTC m=+132.706098834 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd3c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b1c4d0 item 74 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.227436314 +0000 UTC m=+132.707603827 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd740): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd780): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd780): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b465b0 item 75 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd780): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.227957834 +0000 UTC m=+132.708125346 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b46700 item 75 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.228510801 +0000 UTC m=+132.708678313 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd880): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd880): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd880): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.228510801 +0000 UTC m=+132.708678313 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bd880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b46850 item 75 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.230047143 +0000 UTC m=+132.710214656 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b80930 item 76 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.230589841 +0000 UTC m=+132.710757354 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdc40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b80a80 item 76 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.231168677 +0000 UTC m=+132.711336190 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd40): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.231168677 +0000 UTC m=+132.711336190 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0069bdd40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b80bd0 item 76 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.232666446 +0000 UTC m=+132.712833960 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6180): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6180): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006beecb0 item 77 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6180): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.233177094 +0000 UTC m=+132.713344607 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6240): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6240): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6240): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.233177094 +0000 UTC m=+132.713344607 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006beee00 item 77 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.234792155 +0000 UTC m=+132.714959668 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be65c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6600): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6600): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c2cee0 item 78 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6600): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.235356363 +0000 UTC m=+132.715523876 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be66c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be66c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be66c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be66c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be66c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.235356363 +0000 UTC m=+132.715523876 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be66c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c2d030 item 78 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.237205031 +0000 UTC m=+132.717372535 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c91110 item 79 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.237760253 +0000 UTC m=+132.717927765 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6a80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6b40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6b40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6b40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6b40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6b40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.237760253 +0000 UTC m=+132.717927765 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6b40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c91260 item 79 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.239438041 +0000 UTC m=+132.719605554 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6f00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6f00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6f00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006cd9340 item 80 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6f00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6f00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.240081327 +0000 UTC m=+132.720248841 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6f00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6fc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6fc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6fc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6fc0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6fc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.240081327 +0000 UTC m=+132.720248841 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be6fc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006cd9490 item 80 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be72c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be72c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be72c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be72c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be72c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.241750749 +0000 UTC m=+132.721918262 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be72c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d47570 item 81 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.242315418 +0000 UTC m=+132.722482922 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7340): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7340): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7340): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.242315418 +0000 UTC m=+132.722482922 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d476c0 item 81 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7680): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7680): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.244638827 +0000 UTC m=+132.724806370 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d937a0 item 82 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.245419081 +0000 UTC m=+132.725586615 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7740): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7780): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7780): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7780): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.245419081 +0000 UTC m=+132.725586615 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d938f0 item 82 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7ac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7ac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7ac0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7ac0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7ac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.24747617 +0000 UTC m=+132.727643704 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7ac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006de99d0 item 83 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.24819088 +0000 UTC m=+132.728358413 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7b80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7bc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7bc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7bc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7bc0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7bc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.24819088 +0000 UTC m=+132.728358413 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7bc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006de9b20 item 83 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7f00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7f00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7f00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7f00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7f00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.250412127 +0000 UTC m=+132.730579661 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006be7f00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e21c00 item 84 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.251072127 +0000 UTC m=+132.731239640 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58080): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58080): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58080): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.251072127 +0000 UTC m=+132.731239640 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e21d50 item 84 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e583c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e583c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e583c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e583c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e583c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.252739074 +0000 UTC m=+132.732906587 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e583c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e6de30 item 85 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.253395205 +0000 UTC m=+132.733562718 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58480): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e584c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e584c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e584c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e584c0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e584c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.253395205 +0000 UTC m=+132.733562718 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e584c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006eb0000 item 85 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58800): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58800): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58800): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.255014142 +0000 UTC m=+132.735181655 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006efa0e0 item 86 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.255594921 +0000 UTC m=+132.735762435 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e588c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58900): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58900): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58900): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.255594921 +0000 UTC m=+132.735762435 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006efa230 item 86 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58c40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58c40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58c40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58c40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58c40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.257165779 +0000 UTC m=+132.737333282 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58c40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f20310 item 87 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.25777423 +0000 UTC m=+132.737941744 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d40): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.25777423 +0000 UTC m=+132.737941744 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e58d40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f20460 item 87 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59080): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59080): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59080): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.259374642 +0000 UTC m=+132.739542156 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f4a540 item 88 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.260014824 +0000 UTC m=+132.740182326 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59180): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59180): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.260014824 +0000 UTC m=+132.740182326 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f4a690 item 88 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.261678665 +0000 UTC m=+132.741846178 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59540): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59540): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa2770 item 89 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59540): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.262248565 +0000 UTC m=+132.742416077 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa28c0 item 89 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.262848119 +0000 UTC m=+132.743015622 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59640): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59640): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59640): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59640): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59640): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.262848119 +0000 UTC m=+132.743015622 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59640): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fa2a10 item 89 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.264467186 +0000 UTC m=+132.744634700 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e599c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59a00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59a00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59a00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fd4af0 item 90 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59a00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59a00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.265026656 +0000 UTC m=+132.745194169 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59a00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fd4c40 item 90 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.26565828 +0000 UTC m=+132.745825814 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59b00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59b00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59b00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59b00): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59b00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.26565828 +0000 UTC m=+132.745825814 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59b00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fd4d90 item 90 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.267212316 +0000 UTC m=+132.747379819 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59e80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ec0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007056e70 item 91 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ec0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.267771455 +0000 UTC m=+132.747938968 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc006e59ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007056fc0 item 91 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.268334753 +0000 UTC m=+132.748502265 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a040): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a040): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a040): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.268334753 +0000 UTC m=+132.748502265 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007057110 item 91 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.269941025 +0000 UTC m=+132.750108538 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a3c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a400): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a400): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a400): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070b11f0 item 92 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a400): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a400): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.270467794 +0000 UTC m=+132.750635308 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070b1340 item 92 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.271068682 +0000 UTC m=+132.751236194 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a4c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a500): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a500): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a500): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.271068682 +0000 UTC m=+132.751236194 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070b1490 item 92 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.272757811 +0000 UTC m=+132.752925324 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a8c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a8c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a8c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007105570 item 93 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a8c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a8c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.273322079 +0000 UTC m=+132.753489592 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a8c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a980): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a980): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a980): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.273322079 +0000 UTC m=+132.753489592 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706a980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071056c0 item 93 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.274943902 +0000 UTC m=+132.755111415 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00714b7a0 item 94 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.275458857 +0000 UTC m=+132.755626361 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ad40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ae00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ae00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ae00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ae00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ae00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.275458857 +0000 UTC m=+132.755626361 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ae00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00714b8f0 item 94 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.27727782 +0000 UTC m=+132.757445333 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b1c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b1c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b1c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00719b9d0 item 95 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b1c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b1c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.277771616 +0000 UTC m=+132.757939130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b1c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b280): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b280): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b280): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.277771616 +0000 UTC m=+132.757939130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00719bb20 item 95 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.279326142 +0000 UTC m=+132.759493655 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b640): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b640): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b640): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071dbc00 item 96 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b640): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b640): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.279891463 +0000 UTC m=+132.760058966 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b640): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b700): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b700): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b700): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.279891463 +0000 UTC m=+132.760058966 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706b700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0071dbd50 item 96 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= 2025/05/21 06:59:06 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:06 DEBUG : : Looking for writers 2025/05/21 06:59:06 DEBUG : >WaitForWriters: 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:06 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 INFO : mega root 'rclone-test-xuwitim2luna': 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.282561081 +0000 UTC m=+132.762728595 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.282561081 +0000 UTC m=+132.762728595 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba80): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.282561081 +0000 UTC m=+132.762728595 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706ba80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00725e230 item 1 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bd80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bd80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bd80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bd80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bd80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.284692891 +0000 UTC m=+132.764860404 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bd80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bdc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bdc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bdc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bdc0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bdc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.284692891 +0000 UTC m=+132.764860404 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00706bdc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073563f0 item 2 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384140): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384140): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384140): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.296668818 +0000 UTC m=+132.776836371 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.296668818 +0000 UTC m=+132.776836371 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073841c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073841c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073841c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073841c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073841c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.296668818 +0000 UTC m=+132.776836371 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073841c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0073c04d0 item 3 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.300388076 +0000 UTC m=+132.780555589 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384580): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384580): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384580): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.300388076 +0000 UTC m=+132.780555589 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007402690 item 4 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384880): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384880): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384880): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.301993157 +0000 UTC m=+132.782160670 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.301993157 +0000 UTC m=+132.782160670 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073848c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384900): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384900): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384900): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.301993157 +0000 UTC m=+132.782160670 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007472770 item 5 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384c40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384c40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384c40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384c40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384c40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.304182865 +0000 UTC m=+132.784350378 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384c40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384cc0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384cc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384cc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384cc0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384cc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.304182865 +0000 UTC m=+132.784350378 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007384cc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074a0930 item 6 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385000): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385000): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385000): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385000): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385000): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.305680434 +0000 UTC m=+132.785847937 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.305680434 +0000 UTC m=+132.785847937 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073850c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385100): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385100): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385100): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.305680434 +0000 UTC m=+132.785847937 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00750ca10 item 7 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385440): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385440): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385440): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.307958288 +0000 UTC m=+132.788125801 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073854c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073854c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073854c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073854c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073854c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.307958288 +0000 UTC m=+132.788125801 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073854c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00756cbd0 item 8 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073857c0): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc0073857c0): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073857c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073857c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073857c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073857c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0073857c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385800): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385800): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385800): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.309666503 +0000 UTC m=+132.789834016 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.309666503 +0000 UTC m=+132.789834016 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385880): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385880): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385880): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.309666503 +0000 UTC m=+132.789834016 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075aacb0 item 9 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385bc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385bc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385bc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385bc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385bc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.311750803 +0000 UTC m=+132.791918316 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385bc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385c40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385c40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385c40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385c40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385c40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.311750803 +0000 UTC m=+132.791918316 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007385c40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075fce70 item 10 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646040): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc007646040): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646040): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646040): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646040): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646040): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646080): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646080): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646080): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.313477012 +0000 UTC m=+132.793644524 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.313477012 +0000 UTC m=+132.793644524 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646180): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646180): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.313477012 +0000 UTC m=+132.793644524 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00762cf50 item 11 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076464c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076464c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076464c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076464c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076464c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.315722955 +0000 UTC m=+132.795890468 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076464c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646540): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646540): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646540): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.315722955 +0000 UTC m=+132.795890468 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00767d110 item 12 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076468c0): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc0076468c0): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076468c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076468c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076468c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076468c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076468c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646900): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646900): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.317411423 +0000 UTC m=+132.797578936 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076469c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076469c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076469c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076469c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076469c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.317411423 +0000 UTC m=+132.797578936 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076469c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076b51f0 item 13 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.319447582 +0000 UTC m=+132.799615105 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d80): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.319447582 +0000 UTC m=+132.799615105 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007646d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076f72d0 item 14 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647100): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc007647100): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647100): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647100): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647100): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647100): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647140): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647140): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647140): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.321638413 +0000 UTC m=+132.801805936 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647200): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647200): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647200): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.321638413 +0000 UTC m=+132.801805936 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00773b3b0 item 15 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647540): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647540): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647540): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.32380642 +0000 UTC m=+132.803973943 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076475c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076475c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076475c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076475c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076475c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.32380642 +0000 UTC m=+132.803973943 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076475c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0077cf490 item 16 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076478c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076478c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076478c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076478c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076478c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.325907271 +0000 UTC m=+132.806074804 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0076478c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.325907271 +0000 UTC m=+132.806074804 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647940): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647940): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647940): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.325907271 +0000 UTC m=+132.806074804 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0077fb570 item 17 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647c80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647c80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647c80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647c80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647c80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.328656519 +0000 UTC m=+132.808824042 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647c80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647d00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647d00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647d00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647d00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647d00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.328656519 +0000 UTC m=+132.808824042 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007647d00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00783f730 item 18 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078980c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078980c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078980c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078980c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078980c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.330954581 +0000 UTC m=+132.811122114 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078980c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.330954581 +0000 UTC m=+132.811122114 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078981c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078981c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078981c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078981c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078981c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.330954581 +0000 UTC m=+132.811122114 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078981c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007897810 item 19 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.333421799 +0000 UTC m=+132.813589312 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898580): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898580): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898580): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.333421799 +0000 UTC m=+132.813589312 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0078d39d0 item 20 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078988c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078988c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078988c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078988c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078988c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.335157315 +0000 UTC m=+132.815324829 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078988c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.335157315 +0000 UTC m=+132.815324829 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078989c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078989c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078989c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078989c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078989c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.335157315 +0000 UTC m=+132.815324829 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078989c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00791bab0 item 21 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.337400334 +0000 UTC m=+132.817567846 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d80): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.337400334 +0000 UTC m=+132.817567846 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007898d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007961c70 item 22 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078990c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078990c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078990c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078990c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078990c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.339137361 +0000 UTC m=+132.819304875 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078990c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.339137361 +0000 UTC m=+132.819304875 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078991c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078991c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078991c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078991c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078991c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.339137361 +0000 UTC m=+132.819304875 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0078991c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007997d50 item 23 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.341471019 +0000 UTC m=+132.821638542 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899580): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899580): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899580): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.341471019 +0000 UTC m=+132.821638542 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0079cbf10 item 24 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899900): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc007899900): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899900): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899900): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899900): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899900): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899940): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899940): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.343215041 +0000 UTC m=+132.823382564 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.343215041 +0000 UTC m=+132.823382564 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.343215041 +0000 UTC m=+132.823382564 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007a16070 item 25 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899d80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899d80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.345488036 +0000 UTC m=+132.825655548 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899e00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899e00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899e00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899e00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899e00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.345488036 +0000 UTC m=+132.825655548 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007899e00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007a6a230 item 26 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0200): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc007ac0200): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0200): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0200): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0200): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0200): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0240): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0240): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0240): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.347247627 +0000 UTC m=+132.827415130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.347247627 +0000 UTC m=+132.827415130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0340): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0340): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0340): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.347247627 +0000 UTC m=+132.827415130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007ad8310 item 27 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0680): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0680): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.349586485 +0000 UTC m=+132.829753998 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0700): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0700): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0700): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.349586485 +0000 UTC m=+132.829753998 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b184d0 item 28 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0a80): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc007ac0a80): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0a80): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0a80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0a80): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0a80): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0a80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ac0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ac0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.351391832 +0000 UTC m=+132.831559345 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0b80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0b80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0b80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0b80): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0b80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.351391832 +0000 UTC m=+132.831559345 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0b80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b405b0 item 29 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ec0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ec0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.353130784 +0000 UTC m=+132.833298298 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0f40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0f40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0f40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0f40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0f40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.353130784 +0000 UTC m=+132.833298298 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac0f40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b94690 item 30 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac12c0): _readAt: size=2, off=0 2025/05/21 06:59:06 ERROR : open-test-file(0xc007ac12c0): Couldn't read size of file 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac12c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac12c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac12c0): >_writeAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac12c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac12c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1300): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1300): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1300): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.354899442 +0000 UTC m=+132.835066955 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac13c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac13c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac13c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac13c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac13c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.354899442 +0000 UTC m=+132.835066955 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac13c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007bd0770 item 31 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1700): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1700): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1700): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.356607306 +0000 UTC m=+132.836774820 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1780): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1780): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1780): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.356607306 +0000 UTC m=+132.836774820 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007c40850 item 32 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1a80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1a80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1a80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1a80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1a80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.35834714 +0000 UTC m=+132.838514644 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1a80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007c74930 item 33 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.358999885 +0000 UTC m=+132.839167398 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1ac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1b00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1b00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1b00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1b00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1b00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.358999885 +0000 UTC m=+132.839167398 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1b00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007c74a80 item 33 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.360732946 +0000 UTC m=+132.840900459 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007ca6b60 item 34 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.361453508 +0000 UTC m=+132.841621011 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.361453508 +0000 UTC m=+132.841621011 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007ac1e80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007ca6cb0 item 34 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06200): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06200): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06200): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.363140994 +0000 UTC m=+132.843308507 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007d18d90 item 35 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.363743875 +0000 UTC m=+132.843911387 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06280): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06280): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06280): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.363743875 +0000 UTC m=+132.843911387 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007d18ee0 item 35 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d065c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d065c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d065c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d065c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d065c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.365511611 +0000 UTC m=+132.845679124 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d065c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007d56fc0 item 36 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.366148907 +0000 UTC m=+132.846316409 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d066c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d066c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d066c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d066c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d066c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.366148907 +0000 UTC m=+132.846316409 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d066c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007d57110 item 36 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d069c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d069c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d069c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d069c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d069c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.367738258 +0000 UTC m=+132.847905771 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d069c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007db51f0 item 37 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.368306875 +0000 UTC m=+132.848474388 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.368306875 +0000 UTC m=+132.848474388 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007db5340 item 37 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06d80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06d80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.369954556 +0000 UTC m=+132.850122070 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007e0b420 item 38 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.370581452 +0000 UTC m=+132.850748965 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.370581452 +0000 UTC m=+132.850748965 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d06e80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007e0b570 item 38 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d071c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d071c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d071c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d071c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d071c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.372164092 +0000 UTC m=+132.852331605 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d071c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007e6d650 item 39 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.372705197 +0000 UTC m=+132.852872710 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d072c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d072c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d072c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d072c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d072c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.372705197 +0000 UTC m=+132.852872710 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d072c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007e6d7a0 item 39 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07600): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07600): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07600): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.37425294 +0000 UTC m=+132.854420444 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007eb1880 item 40 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.374854419 +0000 UTC m=+132.855021932 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d076c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07700): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07700): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07700): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.374854419 +0000 UTC m=+132.855021932 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007eb19d0 item 40 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.377549454 +0000 UTC m=+132.857717007 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007f43ab0 item 41 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.378358262 +0000 UTC m=+132.858525806 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007f43c00 item 41 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.378880262 +0000 UTC m=+132.859047774 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07a80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ac0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ac0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ac0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ac0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ac0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.378880262 +0000 UTC m=+132.859047774 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ac0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007f43d50 item 41 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.380876807 +0000 UTC m=+132.861044310 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb800): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb840): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb840): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dbe310 item 42 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb840): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.381519302 +0000 UTC m=+132.861686805 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dbe460 item 42 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.382211672 +0000 UTC m=+132.862379185 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb940): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb940): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb940): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.382211672 +0000 UTC m=+132.862379185 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003deb940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004dbe5b0 item 42 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.383908014 +0000 UTC m=+132.864075516 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debcc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debd00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debd00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debd00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008034690 item 43 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debd00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debd00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.384464028 +0000 UTC m=+132.864631530 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debd00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0080347e0 item 43 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.385094369 +0000 UTC m=+132.865261883 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debdc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debe00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debe00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debe00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debe00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debe00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.385094369 +0000 UTC m=+132.865261883 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc003debe00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008034930 item 43 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.3867358 +0000 UTC m=+132.866903312 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e240): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e240): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00807ca10 item 44 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e240): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.387321728 +0000 UTC m=+132.867489242 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00807cb60 item 44 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.387989621 +0000 UTC m=+132.868157134 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e300): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e340): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e340): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e340): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.387989621 +0000 UTC m=+132.868157134 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00807ccb0 item 44 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.389548546 +0000 UTC m=+132.869716059 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e6c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e700): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e700): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e700): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0080d6d90 item 45 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e700): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e700): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.390117703 +0000 UTC m=+132.870285217 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e700): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e7c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e7c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e7c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e7c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e7c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.390117703 +0000 UTC m=+132.870285217 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806e7c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0080d6ee0 item 45 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.391811301 +0000 UTC m=+132.871978824 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008146fc0 item 46 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.392342337 +0000 UTC m=+132.872509850 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806eb80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806ec40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806ec40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806ec40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806ec40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806ec40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.392342337 +0000 UTC m=+132.872509850 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806ec40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008147110 item 46 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.393955063 +0000 UTC m=+132.874122576 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806efc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f000): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f000): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f000): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0081cb1f0 item 47 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f000): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f000): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.394510935 +0000 UTC m=+132.874678448 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f000): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f0c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f0c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f0c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f0c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f0c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.394510935 +0000 UTC m=+132.874678448 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f0c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0081cb340 item 47 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.39607524 +0000 UTC m=+132.876242744 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f480): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f480): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f480): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008217420 item 48 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f480): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f480): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.396647333 +0000 UTC m=+132.876814847 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f480): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f540): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f540): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f540): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.396647333 +0000 UTC m=+132.876814847 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008217570 item 48 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f840): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f840): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f840): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.398216618 +0000 UTC m=+132.878384131 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00829b650 item 49 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.398795323 +0000 UTC m=+132.878962836 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f8c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f8c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f8c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f8c0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f8c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.398795323 +0000 UTC m=+132.878962836 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806f8c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00829b7a0 item 49 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fc00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fc00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fc00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fc00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fc00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.400396938 +0000 UTC m=+132.880564451 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fc00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0082f1880 item 50 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.401078296 +0000 UTC m=+132.881245810 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fcc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fd00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fd00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fd00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fd00): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fd00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.401078296 +0000 UTC m=+132.881245810 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00806fd00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0082f19d0 item 50 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083760c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083760c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083760c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083760c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083760c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.403160242 +0000 UTC m=+132.883327775 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083760c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008369ab0 item 51 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.403802477 +0000 UTC m=+132.883970010 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083761c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083761c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083761c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083761c0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083761c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.403802477 +0000 UTC m=+132.883970010 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083761c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008369c00 item 51 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.405932704 +0000 UTC m=+132.886100236 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0083d5ce0 item 52 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.406784242 +0000 UTC m=+132.886951774 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0083765c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376600): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376600): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.406784242 +0000 UTC m=+132.886951774 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0083d5e30 item 52 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376940): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376940): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.408926359 +0000 UTC m=+132.889093902 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008433f10 item 53 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.409598711 +0000 UTC m=+132.889766245 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a40): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.409598711 +0000 UTC m=+132.889766245 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008376a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0084b00e0 item 53 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cff40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cff40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cff40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cff40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cff40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.411638779 +0000 UTC m=+132.891806291 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0050cff40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005670cb0 item 54 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.412474597 +0000 UTC m=+132.892642130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce0c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce0c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce0c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce0c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce0c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.412474597 +0000 UTC m=+132.892642130 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce0c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005670e00 item 54 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce400): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce400): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce400): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce400): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce400): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.414611365 +0000 UTC m=+132.894778898 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072fcee0 item 55 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.415321106 +0000 UTC m=+132.895488649 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce4c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce500): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce500): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce500): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.415321106 +0000 UTC m=+132.895488649 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0072fd030 item 55 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce840): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce840): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce840): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.417608237 +0000 UTC m=+132.897775770 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085f7110 item 56 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.418387048 +0000 UTC m=+132.898554582 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce940): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce940): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce940): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.418387048 +0000 UTC m=+132.898554582 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ce940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085f7260 item 56 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.420508779 +0000 UTC m=+132.900676312 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cecc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ced00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ced00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ced00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008633340 item 57 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ced00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ced00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.421136095 +0000 UTC m=+132.901303629 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072ced00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008633490 item 57 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.421867036 +0000 UTC m=+132.902034590 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cedc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cee00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cee00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cee00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cee00): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cee00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.421867036 +0000 UTC m=+132.902034590 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cee00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086335e0 item 57 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.423916682 +0000 UTC m=+132.904084205 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf1c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf1c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf1c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00868d6c0 item 58 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf1c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf1c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.424591047 +0000 UTC m=+132.904758620 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf1c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00868d810 item 58 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.425360631 +0000 UTC m=+132.905528154 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf2c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf2c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf2c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf2c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf2c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.425360631 +0000 UTC m=+132.905528154 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf2c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00868d960 item 58 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.427433731 +0000 UTC m=+132.907601254 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf640): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf680): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086f3a40 item 59 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf680): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.428073521 +0000 UTC m=+132.908241044 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086f3b90 item 59 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.428743177 +0000 UTC m=+132.908910700 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf740): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf780): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf780): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf780): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.428743177 +0000 UTC m=+132.908910700 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cf780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086f3ce0 item 59 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.430894903 +0000 UTC m=+132.911062426 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00873ddc0 item 60 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.431656363 +0000 UTC m=+132.911823886 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00873df10 item 60 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.432400609 +0000 UTC m=+132.912568142 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc40): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.432400609 +0000 UTC m=+132.912568142 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0072cfc40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00878a0e0 item 60 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.434535864 +0000 UTC m=+132.914703397 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8080): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8080): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087cc1c0 item 61 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8080): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.435131973 +0000 UTC m=+132.915299496 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8140): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8140): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8140): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.435131973 +0000 UTC m=+132.915299496 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087cc310 item 61 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.437308095 +0000 UTC m=+132.917475628 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d84c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8500): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8500): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8500): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088443f0 item 62 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8500): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8500): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.43792331 +0000 UTC m=+132.918090833 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8500): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d85c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d85c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d85c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d85c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d85c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.43792331 +0000 UTC m=+132.918090833 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d85c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008844540 item 62 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.440097799 +0000 UTC m=+132.920265332 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8980): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8980): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00887a620 item 63 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8980): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.440740725 +0000 UTC m=+132.920908259 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8a40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8a40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.440740725 +0000 UTC m=+132.920908259 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00887a770 item 63 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): >_readAt: n=0, err=Bad file descriptor 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.442906819 +0000 UTC m=+132.923074352 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8dc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8e00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8e00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8e00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088ac850 item 64 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8e00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8e00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.443516492 +0000 UTC m=+132.923684016 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8e00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8ec0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8ec0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.443516492 +0000 UTC m=+132.923684016 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d8ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088ac9a0 item 64 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d91c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d91c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d91c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d91c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d91c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.445706752 +0000 UTC m=+132.925874275 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d91c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088fca80 item 65 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.446383832 +0000 UTC m=+132.926551364 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9240): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9240): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9240): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9240): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9240): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.446383832 +0000 UTC m=+132.926551364 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9240): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088fcbd0 item 65 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9540): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9540): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9540): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.448668678 +0000 UTC m=+132.928836252 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00895acb0 item 66 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.449464191 +0000 UTC m=+132.929631774 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d95c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d95c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d95c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d95c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d95c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.449464191 +0000 UTC m=+132.929631774 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d95c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00895ae00 item 66 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d98c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d98c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d98c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d98c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d98c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.451700116 +0000 UTC m=+132.931867649 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d98c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008998ee0 item 67 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.452337592 +0000 UTC m=+132.932505135 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9940): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9940): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9940): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.452337592 +0000 UTC m=+132.932505135 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008999030 item 67 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9c80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9c80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9c80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9c80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9c80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.454450085 +0000 UTC m=+132.934617618 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9c80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089c7110 item 68 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.455169534 +0000 UTC m=+132.935337068 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.455169534 +0000 UTC m=+132.935337068 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc0087d9d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089c7260 item 68 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a100): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a100): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a100): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.457286215 +0000 UTC m=+132.937453748 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a11340 item 69 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.45793421 +0000 UTC m=+132.938101744 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a180): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a180): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a180): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.45793421 +0000 UTC m=+132.938101744 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a11490 item 69 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a4c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a4c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a4c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a4c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a4c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.460205341 +0000 UTC m=+132.940372875 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a4c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a6d570 item 70 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.460920193 +0000 UTC m=+132.941087726 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a5c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a5c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a5c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a5c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a5c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.460920193 +0000 UTC m=+132.941087726 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a5c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a6d6c0 item 70 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a900): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a900): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.462947526 +0000 UTC m=+132.943115060 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008aa57a0 item 71 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.463673469 +0000 UTC m=+132.943841001 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0a9c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0aa00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0aa00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0aa00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0aa00): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0aa00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.463673469 +0000 UTC m=+132.943841001 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0aa00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008aa58f0 item 71 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ad40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ad40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ad40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ad40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ad40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.46571557 +0000 UTC m=+132.945883103 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ad40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b079d0 item 72 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.466462951 +0000 UTC m=+132.946630474 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae40): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.466462951 +0000 UTC m=+132.946630474 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ae40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b07b20 item 72 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.468457343 +0000 UTC m=+132.948624876 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b140): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b180): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b180): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b180): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b7dc00 item 73 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b180): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b180): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.469103976 +0000 UTC m=+132.949271510 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b180): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b7dd50 item 73 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.469877637 +0000 UTC m=+132.950045171 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b1c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b200): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b200): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b200): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.469877637 +0000 UTC m=+132.950045171 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b7dea0 item 73 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.471985232 +0000 UTC m=+132.952152765 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b5c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b5c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b5c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008bfe000 item 74 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b5c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b5c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.472627176 +0000 UTC m=+132.952794719 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b5c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008bfe150 item 74 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.473390167 +0000 UTC m=+132.953557700 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b6c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b6c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b6c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b6c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b6c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.473390167 +0000 UTC m=+132.953557700 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0b6c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008bfe2a0 item 74 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.475372345 +0000 UTC m=+132.955539879 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c66380 item 75 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.476008068 +0000 UTC m=+132.956175591 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0ba80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): _writeAt: size=3, off=2 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c664d0 item 75 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.476715136 +0000 UTC m=+132.956882668 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb80): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.476715136 +0000 UTC m=+132.956882668 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bb80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c66620 item 75 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.478874867 +0000 UTC m=+132.959042400 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ca6700 item 76 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.479579288 +0000 UTC m=+132.959746821 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008a0bf40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ca6850 item 76 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): _writeAt: size=3, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.48037489 +0000 UTC m=+132.960542424 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4080): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf40c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf40c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf40c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf40c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf40c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.48037489 +0000 UTC m=+132.960542424 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf40c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ca69a0 item 76 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.482496771 +0000 UTC m=+132.962664304 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4440): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4480): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4480): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4480): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008d2ea80 item 77 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4480): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4480): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.483084114 +0000 UTC m=+132.963251637 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4480): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4540): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4540): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4540): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4540): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4540): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.483084114 +0000 UTC m=+132.963251637 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4540): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008d2ebd0 item 77 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.485333414 +0000 UTC m=+132.965500937 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf48c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4900): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4900): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4900): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008d94cb0 item 78 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4900): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4900): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.485999002 +0000 UTC m=+132.966166525 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4900): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf49c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf49c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf49c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf49c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf49c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.485999002 +0000 UTC m=+132.966166525 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf49c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008d94e00 item 78 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.488031335 +0000 UTC m=+132.968198858 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008dd0ee0 item 79 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.488618376 +0000 UTC m=+132.968785899 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4d80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4e40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4e40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4e40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4e40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4e40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.488618376 +0000 UTC m=+132.968785899 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf4e40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008dd1030 item 79 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.490754834 +0000 UTC m=+132.970922367 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf51c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5200): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5200): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008e1f110 item 80 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5200): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.491406506 +0000 UTC m=+132.971574040 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf52c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf52c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf52c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf52c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf52c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.491406506 +0000 UTC m=+132.971574040 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf52c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008e1f260 item 80 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf55c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf55c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf55c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf55c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf55c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.493555238 +0000 UTC m=+132.973722761 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf55c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ec7340 item 81 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.494248809 +0000 UTC m=+132.974416332 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5600): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5640): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5640): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5640): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5640): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5640): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.494248809 +0000 UTC m=+132.974416332 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5640): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ec7490 item 81 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5980): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5980): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5980): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5980): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5980): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.496191364 +0000 UTC m=+132.976358887 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5980): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008f4f570 item 82 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.496924659 +0000 UTC m=+132.977092192 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a80): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a80): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.496924659 +0000 UTC m=+132.977092192 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5a80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008f4f6c0 item 82 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5dc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5dc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5dc0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5dc0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5dc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.49955834 +0000 UTC m=+132.979725893 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5dc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008fa17a0 item 83 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.500648626 +0000 UTC m=+132.980816169 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5e80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5ec0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5ec0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.500648626 +0000 UTC m=+132.980816169 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008cf5ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008fa18f0 item 83 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8280): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8280): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8280): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8280): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8280): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.503399156 +0000 UTC m=+132.983566699 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8280): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ffd9d0 item 84 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.504311116 +0000 UTC m=+132.984478669 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8340): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8380): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8380): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8380): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8380): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8380): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.504311116 +0000 UTC m=+132.984478669 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8380): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ffdb20 item 84 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff86c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff86c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff86c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff86c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff86c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.506980283 +0000 UTC m=+132.987147837 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff86c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00909bc00 item 85 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.507907534 +0000 UTC m=+132.988075097 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff87c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff87c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff87c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff87c0): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff87c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.507907534 +0000 UTC m=+132.988075097 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff87c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00909bd50 item 85 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8b00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8b00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8b00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8b00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8b00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.510594094 +0000 UTC m=+132.990761647 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8b00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0090cfe30 item 86 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.511597806 +0000 UTC m=+132.991765360 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8bc0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8c00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8c00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8c00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8c00): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8c00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.511597806 +0000 UTC m=+132.991765360 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8c00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00912a000 item 86 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8f40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8f40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8f40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8f40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8f40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.514366391 +0000 UTC m=+132.994533924 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc008ff8f40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007f85dc0 item 87 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.515142627 +0000 UTC m=+132.995310150 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07ec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07f00): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07f00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07f00): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07f00): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07f00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.515142627 +0000 UTC m=+132.995310150 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007d07f00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007f85f10 item 87 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe2c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe2c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe2c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe2c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe2c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.517519055 +0000 UTC m=+132.997686589 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe2c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a7f4070 item 88 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.518344273 +0000 UTC m=+132.998511806 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe380): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe3c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe3c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe3c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe3c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe3c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.518344273 +0000 UTC m=+132.998511806 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe3c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a7f41c0 item 88 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.520350807 +0000 UTC m=+133.000518340 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe740): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe780): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe780): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe780): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a81e2a0 item 89 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe780): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe780): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.520990748 +0000 UTC m=+133.001158281 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe780): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a81e3f0 item 89 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.521714657 +0000 UTC m=+133.001882180 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe880): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe880): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe880): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.521714657 +0000 UTC m=+133.001882180 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbe880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a81e540 item 89 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.523776655 +0000 UTC m=+133.003944178 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a850620 item 90 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.524347495 +0000 UTC m=+133.004515018 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbec40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a850770 item 90 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.525099997 +0000 UTC m=+133.005267520 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed40): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.525099997 +0000 UTC m=+133.005267520 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbed40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a8508c0 item 90 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.527059874 +0000 UTC m=+133.007227407 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf0c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf100): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf100): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf100): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a8669a0 item 91 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf100): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf100): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.527756121 +0000 UTC m=+133.007923644 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf100): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): >_readAt: n=2, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): _writeAt: size=3, off=7 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a866af0 item 91 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.528430957 +0000 UTC m=+133.008598480 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf1c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf200): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf200): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf200): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf200): >_readAt: n=8, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf200): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.528430957 +0000 UTC m=+133.008598480 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf200): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a866c40 item 91 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.530515728 +0000 UTC m=+133.010683261 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf580): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf5c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf5c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf5c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a89cd20 item 92 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf5c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf5c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.53112446 +0000 UTC m=+133.011291992 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf5c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): open at offset 5 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a89ce70 item 92 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): _readAt: size=2, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): _writeAt: size=3, off=5 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): >_writeAt: n=3, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.531890448 +0000 UTC m=+133.012057971 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf680): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf6c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf6c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf6c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf6c0): >_readAt: n=3, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf6c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.531890448 +0000 UTC m=+133.012057971 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbf6c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a89cfc0 item 92 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.533840845 +0000 UTC m=+133.014008368 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa80): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa80): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa80): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a8c70a0 item 93 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa80): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa80): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.534567579 +0000 UTC m=+133.014735102 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfa80): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfb40): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfb40): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfb40): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfb40): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfb40): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.534567579 +0000 UTC m=+133.014735102 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfb40): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a8c71f0 item 93 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.536692395 +0000 UTC m=+133.016859928 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbfec0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbff00): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbff00): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbff00): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a8f52d0 item 94 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbff00): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbff00): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.537402768 +0000 UTC m=+133.017570291 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc007fbff00): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920040): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920040): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920040): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920040): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920040): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.537402768 +0000 UTC m=+133.017570291 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920040): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a8f5420 item 94 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.539577549 +0000 UTC m=+133.019745082 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9203c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920400): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920400): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920400): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a92b500 item 95 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920400): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920400): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.540259738 +0000 UTC m=+133.020427261 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920400): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9204c0): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9204c0): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9204c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9204c0): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9204c0): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.540259738 +0000 UTC m=+133.020427261 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a9204c0): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a92b650 item 95 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 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/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): open at offset 0 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): _readAt: size=2, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): >_readAt: n=0, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.542505451 +0000 UTC m=+133.022672974 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920840): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920880): _writeAt: size=5, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920880): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920880): >openPending: err= 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a963730 item 96 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920880): >_writeAt: n=5, err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920880): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.543419516 +0000 UTC m=+133.023587060 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920880): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: File.openRW failed: file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/05/21 06:59:06 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 06:59:06 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/05/21 06:59:06 DEBUG : open-test-file: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : open-test-file: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920940): _readAt: size=512, off=0 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920940): openPending: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920940): >openPending: err= 2025/05/21 06:59:06 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920940): >_readAt: n=5, err=EOF 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920940): close: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: setting modification time to 2025-05-21 06:59:06.543419516 +0000 UTC m=+133.023587060 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:06 DEBUG : open-test-file(0xc00a920940): >close: err= 2025/05/21 06:59:06 DEBUG : open-test-file: Remove: 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00a963880 item 96 2025/05/21 06:59:06 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/05/21 06:59:06 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/05/21 06:59:06 DEBUG : open-test-file: >Remove: err= 2025/05/21 06:59:06 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:06 DEBUG : : Looking for writers 2025/05/21 06:59:06 DEBUG : >WaitForWriters: 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.58s) --- PASS: TestRWFileHandleOpenTests/writes (0.31s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.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.26s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.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-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:06 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:06 DEBUG : file1: newRWFileHandle: 2025/05/21 06:59:06 DEBUG : file1(0xc008ff93c0): openPending: 2025/05/21 06:59:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:06 DEBUG : file1(0xc008ff93c0): >openPending: err= 2025/05/21 06:59:06 DEBUG : file1: >newRWFileHandle: err= 2025/05/21 06:59:06 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/05/21 06:59:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/05/21 06:59:06 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/05/21 06:59:06 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:07 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/05/21 06:59:07 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:59:07 DEBUG : : Looking for writers 2025/05/21 06:59:07 DEBUG : file1: reading active writers 2025/05/21 06:59:07 DEBUG : file1: active writers 1 2025/05/21 06:59:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/05/21 06:59:08 DEBUG : : Looking for writers 2025/05/21 06:59:08 DEBUG : file1: reading active writers 2025/05/21 06:59:08 DEBUG : file1: active writers 1 2025/05/21 06:59:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:09 DEBUG : : Looking for writers 2025/05/21 06:59:09 DEBUG : file1: reading active writers 2025/05/21 06:59:09 DEBUG : file1: active writers 1 2025/05/21 06:59:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:10 DEBUG : : Looking for writers 2025/05/21 06:59:10 DEBUG : file1: reading active writers 2025/05/21 06:59:10 DEBUG : file1: active writers 1 2025/05/21 06:59:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:11 DEBUG : : Looking for writers 2025/05/21 06:59:11 DEBUG : file1: reading active writers 2025/05/21 06:59:11 DEBUG : file1: active writers 1 2025/05/21 06:59:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:12 DEBUG : : Looking for writers 2025/05/21 06:59:12 DEBUG : file1: reading active writers 2025/05/21 06:59:12 DEBUG : file1: active writers 1 2025/05/21 06:59:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:13 DEBUG : : Looking for writers 2025/05/21 06:59:13 DEBUG : file1: reading active writers 2025/05/21 06:59:13 DEBUG : file1: active writers 1 2025/05/21 06:59:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:14 DEBUG : : Looking for writers 2025/05/21 06:59:14 DEBUG : file1: reading active writers 2025/05/21 06:59:14 DEBUG : file1: active writers 1 2025/05/21 06:59:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:15 DEBUG : : Looking for writers 2025/05/21 06:59:15 DEBUG : file1: reading active writers 2025/05/21 06:59:15 DEBUG : file1: active writers 1 2025/05/21 06:59:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:16 DEBUG : : Looking for writers 2025/05/21 06:59:16 DEBUG : file1: reading active writers 2025/05/21 06:59:16 DEBUG : file1: active writers 1 2025/05/21 06:59:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:17 DEBUG : : Looking for writers 2025/05/21 06:59:17 DEBUG : file1: reading active writers 2025/05/21 06:59:17 DEBUG : file1: active writers 1 2025/05/21 06:59:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:18 DEBUG : : Looking for writers 2025/05/21 06:59:18 DEBUG : file1: reading active writers 2025/05/21 06:59:18 DEBUG : file1: active writers 1 2025/05/21 06:59:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:19 DEBUG : : Looking for writers 2025/05/21 06:59:19 DEBUG : file1: reading active writers 2025/05/21 06:59:19 DEBUG : file1: active writers 1 2025/05/21 06:59:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:20 DEBUG : : Looking for writers 2025/05/21 06:59:20 DEBUG : file1: reading active writers 2025/05/21 06:59:20 DEBUG : file1: active writers 1 2025/05/21 06:59:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:21 DEBUG : : Looking for writers 2025/05/21 06:59:21 DEBUG : file1: reading active writers 2025/05/21 06:59:21 DEBUG : file1: active writers 1 2025/05/21 06:59:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:22 DEBUG : : Looking for writers 2025/05/21 06:59:22 DEBUG : file1: reading active writers 2025/05/21 06:59:22 DEBUG : file1: active writers 1 2025/05/21 06:59:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:23 DEBUG : : Looking for writers 2025/05/21 06:59:23 DEBUG : file1: reading active writers 2025/05/21 06:59:23 DEBUG : file1: active writers 1 2025/05/21 06:59:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:24 DEBUG : : Looking for writers 2025/05/21 06:59:24 DEBUG : file1: reading active writers 2025/05/21 06:59:24 DEBUG : file1: active writers 1 2025/05/21 06:59:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:25 DEBUG : : Looking for writers 2025/05/21 06:59:25 DEBUG : file1: reading active writers 2025/05/21 06:59:25 DEBUG : file1: active writers 1 2025/05/21 06:59:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:26 DEBUG : : Looking for writers 2025/05/21 06:59:26 DEBUG : file1: reading active writers 2025/05/21 06:59:26 DEBUG : file1: active writers 1 2025/05/21 06:59:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:27 DEBUG : : Looking for writers 2025/05/21 06:59:27 DEBUG : file1: reading active writers 2025/05/21 06:59:27 DEBUG : file1: active writers 1 2025/05/21 06:59:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:28 DEBUG : : Looking for writers 2025/05/21 06:59:28 DEBUG : file1: reading active writers 2025/05/21 06:59:28 DEBUG : file1: active writers 1 2025/05/21 06:59:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:29 DEBUG : : Looking for writers 2025/05/21 06:59:29 DEBUG : file1: reading active writers 2025/05/21 06:59:29 DEBUG : file1: active writers 1 2025/05/21 06:59:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:30 DEBUG : : Looking for writers 2025/05/21 06:59:30 DEBUG : file1: reading active writers 2025/05/21 06:59:30 DEBUG : file1: active writers 1 2025/05/21 06:59:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:31 DEBUG : : Looking for writers 2025/05/21 06:59:31 DEBUG : file1: reading active writers 2025/05/21 06:59:31 DEBUG : file1: active writers 1 2025/05/21 06:59:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:32 DEBUG : : Looking for writers 2025/05/21 06:59:32 DEBUG : file1: reading active writers 2025/05/21 06:59:32 DEBUG : file1: active writers 1 2025/05/21 06:59:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:33 DEBUG : : Looking for writers 2025/05/21 06:59:33 DEBUG : file1: reading active writers 2025/05/21 06:59:33 DEBUG : file1: active writers 1 2025/05/21 06:59:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:34 DEBUG : : Looking for writers 2025/05/21 06:59:34 DEBUG : file1: reading active writers 2025/05/21 06:59:34 DEBUG : file1: active writers 1 2025/05/21 06:59:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:35 DEBUG : : Looking for writers 2025/05/21 06:59:35 DEBUG : file1: reading active writers 2025/05/21 06:59:35 DEBUG : file1: active writers 1 2025/05/21 06:59:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:36 DEBUG : : Looking for writers 2025/05/21 06:59:36 DEBUG : file1: reading active writers 2025/05/21 06:59:36 DEBUG : file1: active writers 1 2025/05/21 06:59:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/05/21 06:59:37 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0091294a0 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc009134908 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824785979712} name:file1 opens:1 downloaders: o: fd:0xc007b8dec8 info:{ModTime:{wall:13980154345433755332 ext:133028994364 loc:0x3ea4000} ATime:{wall:13980154345433755332 ext:133028994364 loc:0x3ea4000} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/05/21 06:59:37 DEBUG : >WaitForWriters: --- SKIP: TestRWFileModTimeWithOpenWriters (30.54s) 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:37 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:37 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:37 DEBUG : rename_me: newRWFileHandle: 2025/05/21 06:59:37 DEBUG : rename_me(0xc0088484c0): openPending: 2025/05/21 06:59:37 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/05/21 06:59:37 INFO : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/05/21 06:59:37 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/21 06:59:37 DEBUG : rename_me(0xc0088484c0): >openPending: err= 2025/05/21 06:59:37 DEBUG : rename_me: >newRWFileHandle: err= 2025/05/21 06:59:37 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/05/21 06:59:37 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/05/21 06:59:37 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/05/21 06:59:37 DEBUG : rename_me(0xc0088484c0): _writeAt: size=5, off=0 2025/05/21 06:59:37 DEBUG : rename_me(0xc0088484c0): >_writeAt: n=5, err= 2025/05/21 06:59:37 DEBUG : rename_me(0xc0088484c0): close: 2025/05/21 06:59:37 DEBUG : rename_me: vfs cache: setting modification time to 2025-05-21 06:59:37.08687299 +0000 UTC m=+163.567040493 2025/05/21 06:59:37 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/05/21 06:59:37 DEBUG : rename_me(0xc0088484c0): >close: err= 2025/05/21 06:59:37 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/05/21 06:59:37 DEBUG : i_was_renamed: Updating file with 0xc003b6e6c0 2025/05/21 06:59:37 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/05/21 06:59:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/21 06:59:37 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/05/21 06:59:37 DEBUG : i_was_renamed: vfs cache: starting upload 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/05/21 06:59:37 INFO : i_was_renamed: Copied (new) 2025/05/21 06:59:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/05/21 06:59:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/05/21 06:59:37 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/05/21 06:59:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : i_was_renamed: reading active writers 2025/05/21 06:59:37 DEBUG : >WaitForWriters: 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.71s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:37 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: root is "/home/rclone/.cache/rclone" 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" 2025/05/21 06:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/05/21 06:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-xuwitim2luna" read_write_test.go:729: skip as modtime not supported 2025/05/21 06:59:37 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:37 DEBUG : : Looking for writers 2025/05/21 06:59:37 DEBUG : >WaitForWriters: 2025/05/21 06:59:37 DEBUG : mega root 'rclone-test-xuwitim2luna': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:37 DEBUG : : forgetting directory cache 2025/05/21 06:59:38 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:38 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:38 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:38 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:38 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:38 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:38 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:38 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:38 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:38 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/21 06:59:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/21 06:59:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:39 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/21 06:59:39 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/21 06:59:39 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:39 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:39 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:39 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:39 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/21 06:59:39 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/21 06:59:39 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/21 06:59:39 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/21 06:59:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/21 06:59:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/21 06:59:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/21 06:59:40 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/05/21 06:59:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/21 06:59:40 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/05/21 06:59:40 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/05/21 06:59:40 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/05/21 06:59:40 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/05/21 06:59:40 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:40 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:40 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:40 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:40 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:40 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/05/21 06:59:40 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/05/21 06:59:40 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/05/21 06:59:40 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:40 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:40 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : FilEb: Open: flags=O_RDONLY 2025/05/21 06:59:40 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/05/21 06:59:40 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/05/21 06:59:40 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:40 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:40 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:40 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:40 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:40 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:40 DEBUG : : Looking for writers 2025/05/21 06:59:40 DEBUG : FiLeA: reading active writers 2025/05/21 06:59:40 DEBUG : FiLeB: reading active writers 2025/05/21 06:59:40 DEBUG : FilEb: reading active writers 2025/05/21 06:59:40 DEBUG : >WaitForWriters: 2025/05/21 06:59:40 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:40 DEBUG : : Looking for writers 2025/05/21 06:59:40 DEBUG : FiLeB: reading active writers 2025/05/21 06:59:40 DEBUG : FilEb: reading active writers 2025/05/21 06:59:40 DEBUG : FiLeA: reading active writers 2025/05/21 06:59:40 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (3.05s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:43 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:43 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:43 DEBUG : : Looking for writers 2025/05/21 06:59:43 DEBUG : normal name with no special characters.txt: reading active writers 2025/05/21 06:59:43 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/05/21 06:59:43 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (2.77s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:43 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:43 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:43 DEBUG : mega root 'rclone-test-xuwitim2luna': Reusing VFS from active cache 2025/05/21 06:59:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:43 DEBUG : : Looking for writers 2025/05/21 06:59:43 DEBUG : >WaitForWriters: 2025/05/21 06:59:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:43 DEBUG : : Looking for writers 2025/05/21 06:59:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:43 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:43 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:43 DEBUG : : Looking for writers 2025/05/21 06:59:43 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:43 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:43 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:43 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:43 DEBUG : : Looking for writers 2025/05/21 06:59:43 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:43 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:43 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:44 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:44 DEBUG : dir: Looking for writers 2025/05/21 06:59:44 DEBUG : file2: reading active writers 2025/05/21 06:59:44 DEBUG : : Looking for writers 2025/05/21 06:59:44 DEBUG : dir: reading active writers 2025/05/21 06:59:44 DEBUG : file1: reading active writers 2025/05/21 06:59:44 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStat (1.96s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:45 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:45 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:46 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:46 DEBUG : dir: Looking for writers 2025/05/21 06:59:46 DEBUG : : Looking for writers 2025/05/21 06:59:46 DEBUG : dir: reading active writers 2025/05/21 06:59:46 DEBUG : file1: reading active writers 2025/05/21 06:59:46 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (1.87s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:47 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:47 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:48 DEBUG : file1: Open: flags=O_RDONLY 2025/05/21 06:59:48 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/21 06:59:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/21 06:59:48 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:48 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/05/21 06:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/21 06:59:48 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (0 bytes), uploading instead of streaming 2025/05/21 06:59:48 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/05/21 06:59:48 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/05/21 06:59:48 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:48 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/05/21 06:59:48 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:48 DEBUG : dir: Looking for writers 2025/05/21 06:59:48 DEBUG : file2: reading active writers 2025/05/21 06:59:48 DEBUG : new_file.txt: reading active writers 2025/05/21 06:59:48 DEBUG : : Looking for writers 2025/05/21 06:59:48 DEBUG : dir: reading active writers 2025/05/21 06:59:48 DEBUG : file1: reading active writers 2025/05/21 06:59:48 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.64s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:49 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:49 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:51 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/05/21 06:59:51 DEBUG : dir/file1: Updating file with dir/file1 0xc003b6f380 2025/05/21 06:59:51 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/05/21 06:59:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:52 INFO : dir/file1: Moved (server-side) to: file0 2025/05/21 06:59:52 DEBUG : file0: Updating file with file0 0xc003b6f380 2025/05/21 06:59:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/05/21 06:59:52 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/05/21 06:59:52 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:52 DEBUG : dir: Looking for writers 2025/05/21 06:59:52 DEBUG : : Looking for writers 2025/05/21 06:59:52 DEBUG : dir: reading active writers 2025/05/21 06:59:52 DEBUG : file0: reading active writers 2025/05/21 06:59:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.38s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:54 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:54 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:54 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:54 DEBUG : : Looking for writers 2025/05/21 06:59:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:54 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:54 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:54 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/05/21 06:59:54 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/21 06:59:54 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/05/21 06:59:54 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/05/21 06:59:55 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/05/21 06:59:55 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:55 DEBUG : : Looking for writers 2025/05/21 06:59:55 DEBUG : a: Looking for writers 2025/05/21 06:59:55 DEBUG : b: Looking for writers 2025/05/21 06:59:55 DEBUG : c: Looking for writers 2025/05/21 06:59:55 DEBUG : d: Looking for writers 2025/05/21 06:59:55 DEBUG : : Looking for writers 2025/05/21 06:59:55 DEBUG : b: reading active writers 2025/05/21 06:59:55 DEBUG : c: reading active writers 2025/05/21 06:59:55 DEBUG : d: reading active writers 2025/05/21 06:59:55 DEBUG : /: reading active writers 2025/05/21 06:59:55 DEBUG : a: reading active writers 2025/05/21 06:59:55 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.47s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:55 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:55 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:56 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/05/21 06:59:56 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/05/21 06:59:56 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/05/21 06:59:56 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/05/21 06:59:56 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:56 DEBUG : a/b/c/d: Looking for writers 2025/05/21 06:59:56 DEBUG : a/b/c: Looking for writers 2025/05/21 06:59:56 DEBUG : d: reading active writers 2025/05/21 06:59:56 DEBUG : a/b: Looking for writers 2025/05/21 06:59:56 DEBUG : c: reading active writers 2025/05/21 06:59:56 DEBUG : a: Looking for writers 2025/05/21 06:59:56 DEBUG : b: reading active writers 2025/05/21 06:59:56 DEBUG : : Looking for writers 2025/05/21 06:59:56 DEBUG : a: reading active writers 2025/05/21 06:59:56 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.11s) === RUN TestVFSIsMetadataFile run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:57 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:57 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:57 DEBUG : WaitForWriters: timeout=30s 2025/05/21 06:59:57 DEBUG : : Looking for writers 2025/05/21 06:59:57 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 06:59:57 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 06:59:57 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 06:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/21 06:59:57 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/05/21 06:59:57 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/05/21 06:59:57 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (5 bytes), uploading instead of streaming 2025/05/21 06:59:57 DEBUG : file1: Size of src and dst objects identical 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 06:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 06:59:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/05/21 06:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/21 06:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (0 bytes), uploading instead of streaming 2025/05/21 06:59:57 DEBUG : file1: Size of src and dst objects identical 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/05/21 06:59:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 06:59:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 06:59:57 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (7 bytes), uploading instead of streaming 2025/05/21 07:00:00 DEBUG : file1: Size of src and dst objects identical 2025/05/21 07:00:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:00 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:00 DEBUG : : Looking for writers 2025/05/21 07:00:00 DEBUG : file1: reading active writers 2025/05/21 07:00:00 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleMethods (11.75s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 07:00:08 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 07:00:08 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 07:00:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 07:00:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 07:00:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:08 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 07:00:08 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 07:00:08 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:08 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/05/21 07:00:09 DEBUG : file1: aborting in-sequence write wait, off=100 2025/05/21 07:00:09 DEBUG : file1: failed to wait for in-sequence write to 100 2025/05/21 07:00:09 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/05/21 07:00:09 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (11 bytes), uploading instead of streaming 2025/05/21 07:00:09 DEBUG : file1: Size of src and dst objects identical 2025/05/21 07:00:09 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:09 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/05/21 07:00:09 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:09 DEBUG : : Looking for writers 2025/05/21 07:00:09 DEBUG : file1: reading active writers 2025/05/21 07:00:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.20s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 07:00:10 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 07:00:10 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 07:00:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 07:00:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 07:00:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:10 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 07:00:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 07:00:10 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/05/21 07:00:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:10 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (5 bytes), uploading instead of streaming 2025/05/21 07:00:10 DEBUG : file1: Size of src and dst objects identical 2025/05/21 07:00:10 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:10 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/05/21 07:00:10 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:10 DEBUG : : Looking for writers 2025/05/21 07:00:10 DEBUG : file1: reading active writers 2025/05/21 07:00:10 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.37s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 07:00:17 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 07:00:17 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 07:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 07:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 07:00:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 07:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 07:00:17 DEBUG : file1: WriteFileHandle.Release closing 2025/05/21 07:00:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:17 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (0 bytes), uploading instead of streaming 2025/05/21 07:00:17 DEBUG : file1: Size of src and dst objects identical 2025/05/21 07:00:17 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:17 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/05/21 07:00:17 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:17 DEBUG : : Looking for writers 2025/05/21 07:00:17 DEBUG : file1: reading active writers 2025/05/21 07:00:17 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (7.52s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 07:00:24 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 07:00:24 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 07:00:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 07:00:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 07:00:24 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 07:00:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/05/21 07:00:24 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:24 DEBUG : : Looking for writers 2025/05/21 07:00:24 DEBUG : file1: reading active writers 2025/05/21 07:00:24 DEBUG : file1: active writers 1 2025/05/21 07:00:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/05/21 07:00:24 DEBUG : : Looking for writers 2025/05/21 07:00:24 DEBUG : file1: reading active writers 2025/05/21 07:00:24 DEBUG : file1: active writers 1 2025/05/21 07:00:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/05/21 07:00:24 DEBUG : : Looking for writers 2025/05/21 07:00:24 DEBUG : file1: reading active writers 2025/05/21 07:00:24 DEBUG : file1: active writers 1 2025/05/21 07:00:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/05/21 07:00:25 DEBUG : : Looking for writers 2025/05/21 07:00:25 DEBUG : file1: reading active writers 2025/05/21 07:00:25 DEBUG : file1: active writers 1 2025/05/21 07:00:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/05/21 07:00:25 DEBUG : : Looking for writers 2025/05/21 07:00:25 DEBUG : file1: reading active writers 2025/05/21 07:00:25 DEBUG : file1: active writers 1 2025/05/21 07:00:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/05/21 07:00:25 DEBUG : : Looking for writers 2025/05/21 07:00:25 DEBUG : file1: reading active writers 2025/05/21 07:00:25 DEBUG : file1: active writers 1 2025/05/21 07:00:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/05/21 07:00:25 DEBUG : : Looking for writers 2025/05/21 07:00:25 DEBUG : file1: reading active writers 2025/05/21 07:00:25 DEBUG : file1: active writers 1 2025/05/21 07:00:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/05/21 07:00:26 DEBUG : : Looking for writers 2025/05/21 07:00:26 DEBUG : file1: reading active writers 2025/05/21 07:00:26 DEBUG : file1: active writers 1 2025/05/21 07:00:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:27 DEBUG : : Looking for writers 2025/05/21 07:00:27 DEBUG : file1: reading active writers 2025/05/21 07:00:27 DEBUG : file1: active writers 1 2025/05/21 07:00:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:28 DEBUG : : Looking for writers 2025/05/21 07:00:28 DEBUG : file1: reading active writers 2025/05/21 07:00:28 DEBUG : file1: active writers 1 2025/05/21 07:00:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:29 DEBUG : : Looking for writers 2025/05/21 07:00:29 DEBUG : file1: reading active writers 2025/05/21 07:00:29 DEBUG : file1: active writers 1 2025/05/21 07:00:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:30 DEBUG : : Looking for writers 2025/05/21 07:00:30 DEBUG : file1: reading active writers 2025/05/21 07:00:30 DEBUG : file1: active writers 1 2025/05/21 07:00:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:31 DEBUG : : Looking for writers 2025/05/21 07:00:31 DEBUG : file1: reading active writers 2025/05/21 07:00:31 DEBUG : file1: active writers 1 2025/05/21 07:00:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:32 DEBUG : : Looking for writers 2025/05/21 07:00:32 DEBUG : file1: reading active writers 2025/05/21 07:00:32 DEBUG : file1: active writers 1 2025/05/21 07:00:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:33 DEBUG : : Looking for writers 2025/05/21 07:00:33 DEBUG : file1: reading active writers 2025/05/21 07:00:33 DEBUG : file1: active writers 1 2025/05/21 07:00:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:34 DEBUG : : Looking for writers 2025/05/21 07:00:34 DEBUG : file1: reading active writers 2025/05/21 07:00:34 DEBUG : file1: active writers 1 2025/05/21 07:00:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:35 DEBUG : : Looking for writers 2025/05/21 07:00:35 DEBUG : file1: reading active writers 2025/05/21 07:00:35 DEBUG : file1: active writers 1 2025/05/21 07:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:36 DEBUG : : Looking for writers 2025/05/21 07:00:36 DEBUG : file1: reading active writers 2025/05/21 07:00:36 DEBUG : file1: active writers 1 2025/05/21 07:00:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:37 DEBUG : : Looking for writers 2025/05/21 07:00:37 DEBUG : file1: reading active writers 2025/05/21 07:00:37 DEBUG : file1: active writers 1 2025/05/21 07:00:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:38 DEBUG : : Looking for writers 2025/05/21 07:00:38 DEBUG : file1: reading active writers 2025/05/21 07:00:38 DEBUG : file1: active writers 1 2025/05/21 07:00:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:39 DEBUG : : Looking for writers 2025/05/21 07:00:39 DEBUG : file1: reading active writers 2025/05/21 07:00:39 DEBUG : file1: active writers 1 2025/05/21 07:00:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:40 DEBUG : : Looking for writers 2025/05/21 07:00:40 DEBUG : file1: reading active writers 2025/05/21 07:00:40 DEBUG : file1: active writers 1 2025/05/21 07:00:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:41 DEBUG : : Looking for writers 2025/05/21 07:00:41 DEBUG : file1: reading active writers 2025/05/21 07:00:41 DEBUG : file1: active writers 1 2025/05/21 07:00:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:42 DEBUG : : Looking for writers 2025/05/21 07:00:42 DEBUG : file1: reading active writers 2025/05/21 07:00:42 DEBUG : file1: active writers 1 2025/05/21 07:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:43 DEBUG : : Looking for writers 2025/05/21 07:00:43 DEBUG : file1: reading active writers 2025/05/21 07:00:43 DEBUG : file1: active writers 1 2025/05/21 07:00:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:44 DEBUG : : Looking for writers 2025/05/21 07:00:44 DEBUG : file1: reading active writers 2025/05/21 07:00:44 DEBUG : file1: active writers 1 2025/05/21 07:00:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:45 DEBUG : : Looking for writers 2025/05/21 07:00:45 DEBUG : file1: reading active writers 2025/05/21 07:00:45 DEBUG : file1: active writers 1 2025/05/21 07:00:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:46 DEBUG : : Looking for writers 2025/05/21 07:00:46 DEBUG : file1: reading active writers 2025/05/21 07:00:46 DEBUG : file1: active writers 1 2025/05/21 07:00:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:47 DEBUG : : Looking for writers 2025/05/21 07:00:47 DEBUG : file1: reading active writers 2025/05/21 07:00:47 DEBUG : file1: active writers 1 2025/05/21 07:00:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:48 DEBUG : : Looking for writers 2025/05/21 07:00:48 DEBUG : file1: reading active writers 2025/05/21 07:00:48 DEBUG : file1: active writers 1 2025/05/21 07:00:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:49 DEBUG : : Looking for writers 2025/05/21 07:00:49 DEBUG : file1: reading active writers 2025/05/21 07:00:49 DEBUG : file1: active writers 1 2025/05/21 07:00:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:50 DEBUG : : Looking for writers 2025/05/21 07:00:50 DEBUG : file1: reading active writers 2025/05/21 07:00:50 DEBUG : file1: active writers 1 2025/05/21 07:00:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:51 DEBUG : : Looking for writers 2025/05/21 07:00:51 DEBUG : file1: reading active writers 2025/05/21 07:00:51 DEBUG : file1: active writers 1 2025/05/21 07:00:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:52 DEBUG : : Looking for writers 2025/05/21 07:00:52 DEBUG : file1: reading active writers 2025/05/21 07:00:52 DEBUG : file1: active writers 1 2025/05/21 07:00:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:53 DEBUG : : Looking for writers 2025/05/21 07:00:53 DEBUG : file1: reading active writers 2025/05/21 07:00:53 DEBUG : file1: active writers 1 2025/05/21 07:00:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:54 DEBUG : : Looking for writers 2025/05/21 07:00:54 DEBUG : file1: reading active writers 2025/05/21 07:00:54 DEBUG : file1: active writers 1 2025/05/21 07:00:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/05/21 07:00:54 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/05/21 07:00:54 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 07:00:54 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 07:00:54 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 07:00:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 07:00:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 07:00:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 07:00:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 07:00:54 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:54 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (0 bytes), uploading instead of streaming 2025/05/21 07:00:55 DEBUG : file1: Size of src and dst objects identical 2025/05/21 07:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 07:00:55 DEBUG : file1: Open: flags=O_RDONLY 2025/05/21 07:00:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/21 07:00:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/21 07:00:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 07:00:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/21 07:00:55 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:55 DEBUG : : Looking for writers 2025/05/21 07:00:55 DEBUG : file1: reading active writers 2025/05/21 07:00:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.47s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-xuwitim2luna'", Local "Local file system at /tmp/rclone784623129", Modify Window "876000h0m0s" 2025/05/21 07:00:55 INFO : mega root 'rclone-test-xuwitim2luna': poll-interval is not supported by this remote 2025/05/21 07:00:55 NOTICE: mega root 'rclone-test-xuwitim2luna': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/05/21 07:00:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/05/21 07:00:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/05/21 07:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:55 DEBUG : file1: >Open: fd=file1 (w), err= 2025/05/21 07:00:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/05/21 07:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:55 DEBUG : mega root 'rclone-test-xuwitim2luna': File to upload is small (100 bytes), uploading instead of streaming 2025/05/21 07:00:55 DEBUG : file1: Size of src and dst objects identical 2025/05/21 07:00:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/05/21 07:00:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/05/21 07:00:55 DEBUG : file1: Open: flags=O_RDONLY 2025/05/21 07:00:55 DEBUG : file1: >Open: fd=file1 (r), err= 2025/05/21 07:00:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/05/21 07:00:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/05/21 07:00:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/05/21 07:00:55 DEBUG : WaitForWriters: timeout=30s 2025/05/21 07:00:55 DEBUG : : Looking for writers 2025/05/21 07:00:55 DEBUG : file1: reading active writers 2025/05/21 07:00:55 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestFileReadAtNonZeroLength (7.43s) FAIL 2025/05/21 07:01:02 DEBUG : mega root 'rclone-test-xuwitim2luna': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirRemove|TestDirRemoveAll|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 4m9.504831229s (try 2/5): exit status 1: Failed [TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]