"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Starting (try 3/5) 2025/11/03 05:31:35 DEBUG : Creating backend with remote "TestMega:rclone-test-qaqozof2wafo" 2025/11/03 05:31:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/03 05:31:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': Using previously stored session ID and master key to initialize the Mega API 2025/11/03 05:31:54 DEBUG : Creating backend with remote "/tmp/rclone1810375948" === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:31:54 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:31:54 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:31:55 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:31:55 DEBUG : dir: Looking for writers 2025/11/03 05:31:55 DEBUG : file1: reading active writers 2025/11/03 05:31:55 DEBUG : Looking for writers 2025/11/03 05:31:55 DEBUG : dir: reading active writers 2025/11/03 05:31:55 DEBUG : >WaitForWriters: 2025/11/03 05:31:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:31:57 DEBUG : newLeaf: Updating file with newLeaf 0xc000146900 2025/11/03 05:31:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:31:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:32:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/03 05:32:04 DEBUG : dir/file1: Updating file with dir/file1 0xc000146900 2025/11/03 05:32:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/03 05:32:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:32:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:32:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/03 05:32:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:11 DEBUG : dir/file1: File is currently open, delaying rename 0xc000146900 2025/11/03 05:32:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:32:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:11 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/03 05:32:12 DEBUG : dir/file1: size = 25 OK 2025/11/03 05:32:12 NOTICE: mega root 'rclone-test-qaqozof2wafo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/03 05:32:12 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/03 05:32:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:12 DEBUG : newLeaf: Running delayed rename now 2025/11/03 05:32:12 INFO : newLeaf: Deleted 2025/11/03 05:32:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:32:12 DEBUG : newLeaf: Updating file with newLeaf 0xc000146900 2025/11/03 05:32:12 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:12 DEBUG : dir: Looking for writers 2025/11/03 05:32:12 DEBUG : Looking for writers 2025/11/03 05:32:12 DEBUG : dir: reading active writers 2025/11/03 05:32:12 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:12 DEBUG : >WaitForWriters: 2025/11/03 05:32:12 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:12 DEBUG : dir: Looking for writers 2025/11/03 05:32:12 DEBUG : Looking for writers 2025/11/03 05:32:12 DEBUG : dir: reading active writers 2025/11/03 05:32:12 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:12 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:32:12 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:32:12 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:32:12 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:32:12 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:12 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:32:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:12 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:32:12 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:12 DEBUG : dir: Looking for writers 2025/11/03 05:32:12 DEBUG : file1: reading active writers 2025/11/03 05:32:12 DEBUG : Looking for writers 2025/11/03 05:32:12 DEBUG : dir: reading active writers 2025/11/03 05:32:12 DEBUG : >WaitForWriters: 2025/11/03 05:32:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:32:13 DEBUG : newLeaf: Updating file with newLeaf 0xc001226c00 2025/11/03 05:32:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:32:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:32:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/03 05:32:20 DEBUG : dir/file1: Updating file with dir/file1 0xc001226c00 2025/11/03 05:32:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/03 05:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:32:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:32:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/11/03 05:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc001226c00 2025/11/03 05:32:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:32:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:27 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (25 bytes), uploading instead of streaming 2025/11/03 05:32:27 DEBUG : dir/file1: size = 25 OK 2025/11/03 05:32:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/11/03 05:32:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:27 DEBUG : newLeaf: Running delayed rename now 2025/11/03 05:32:28 INFO : newLeaf: Deleted 2025/11/03 05:32:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:32:28 DEBUG : newLeaf: Updating file with newLeaf 0xc001226c00 2025/11/03 05:32:28 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:28 DEBUG : dir: Looking for writers 2025/11/03 05:32:28 DEBUG : Looking for writers 2025/11/03 05:32:28 DEBUG : dir: reading active writers 2025/11/03 05:32:28 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:28 DEBUG : >WaitForWriters: 2025/11/03 05:32:28 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:28 DEBUG : dir: Looking for writers 2025/11/03 05:32:28 DEBUG : Looking for writers 2025/11/03 05:32:28 DEBUG : dir: reading active writers 2025/11/03 05:32:28 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:28 DEBUG : >WaitForWriters: 2025/11/03 05:32:28 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:32:28 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:32:28 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:32:28 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:32:28 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:28 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:32:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:28 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:32:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/03 05:32:30 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:32:30 DEBUG : dir/file1(0xc001e00f00): openPending: 2025/11/03 05:32:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/03 05:32:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/03 05:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:30 DEBUG : dir/file1(0xc001e00f00): >openPending: err= 2025/11/03 05:32:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:32:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:32:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:32:30 DEBUG : dir/file1(0xc001e00f00): _writeAt: size=14, off=0 2025/11/03 05:32:30 DEBUG : dir/file1(0xc001e00f00): >_writeAt: n=14, err= 2025/11/03 05:32:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/03 05:32:30 DEBUG : dir/file1(0xc001e00f00): close: 2025/11/03 05:32:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/03 05:32:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/03 05:32:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:32:30 DEBUG : dir/file1(0xc001e00f00): >close: err= 2025/11/03 05:32:30 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:30 DEBUG : dir: Looking for writers 2025/11/03 05:32:30 DEBUG : file1: reading active writers 2025/11/03 05:32:30 DEBUG : Looking for writers 2025/11/03 05:32:30 DEBUG : dir: reading active writers 2025/11/03 05:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:32:30 DEBUG : dir: Looking for writers 2025/11/03 05:32:30 DEBUG : file1: reading active writers 2025/11/03 05:32:30 DEBUG : Looking for writers 2025/11/03 05:32:30 DEBUG : dir: reading active writers 2025/11/03 05:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:32:30 DEBUG : dir: Looking for writers 2025/11/03 05:32:30 DEBUG : file1: reading active writers 2025/11/03 05:32:30 DEBUG : Looking for writers 2025/11/03 05:32:30 DEBUG : dir: reading active writers 2025/11/03 05:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:32:30 DEBUG : dir: Looking for writers 2025/11/03 05:32:30 DEBUG : file1: reading active writers 2025/11/03 05:32:30 DEBUG : Looking for writers 2025/11/03 05:32:30 DEBUG : dir: reading active writers 2025/11/03 05:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:32:30 DEBUG : dir/file1: vfs cache: starting upload 2025/11/03 05:32:30 DEBUG : dir: Looking for writers 2025/11/03 05:32:30 DEBUG : file1: reading active writers 2025/11/03 05:32:30 DEBUG : Looking for writers 2025/11/03 05:32:30 DEBUG : dir: reading active writers 2025/11/03 05:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:32:30 DEBUG : dir: Looking for writers 2025/11/03 05:32:30 DEBUG : file1: reading active writers 2025/11/03 05:32:30 DEBUG : Looking for writers 2025/11/03 05:32:30 DEBUG : dir: reading active writers 2025/11/03 05:32:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:32:31 DEBUG : dir/file1: size = 14 OK 2025/11/03 05:32:31 INFO : dir/file1: Copied (replaced existing) 2025/11/03 05:32:31 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/03 05:32:31 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/03 05:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:31 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/03 05:32:31 DEBUG : dir: Looking for writers 2025/11/03 05:32:31 DEBUG : file1: reading active writers 2025/11/03 05:32:31 DEBUG : Looking for writers 2025/11/03 05:32:31 DEBUG : dir: reading active writers 2025/11/03 05:32:31 DEBUG : >WaitForWriters: 2025/11/03 05:32:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:32:31 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:32:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:32:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:32:31 DEBUG : dir/file1(0xc001dda7c0): _readAt: size=512, off=0 2025/11/03 05:32:31 DEBUG : dir/file1(0xc001dda7c0): openPending: 2025/11/03 05:32:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/03 05:32:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/03 05:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:31 DEBUG : dir/file1(0xc001dda7c0): >openPending: err= 2025/11/03 05:32:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/03 05:32:31 DEBUG : dir/file1(0xc001dda7c0): >_readAt: n=14, err=EOF 2025/11/03 05:32:31 DEBUG : dir/file1(0xc001dda7c0): close: 2025/11/03 05:32:31 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:32:31 +0000 UTC 2025/11/03 05:32:31 DEBUG : dir/file1(0xc001dda7c0): >close: err= 2025/11/03 05:32:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:32:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:32:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0068c5080 2025/11/03 05:32:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:32:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/03 05:32:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/03 05:32:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0068c5080 2025/11/03 05:32:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/03 05:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:32:38 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:32:38 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:32:38 DEBUG : dir/file1(0xc001e01e40): openPending: 2025/11/03 05:32:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/03 05:32:38 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/03 05:32:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:32:38 DEBUG : dir/file1(0xc001e01e40): >openPending: err= 2025/11/03 05:32:38 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:32:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:32:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:32:38 DEBUG : dir/file1(0xc001e01e40): _writeAt: size=25, off=0 2025/11/03 05:32:38 DEBUG : dir/file1(0xc001e01e40): >_writeAt: n=25, err= 2025/11/03 05:32:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:32:39 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:32:39 DEBUG : newLeaf: Updating file with newLeaf 0xc0068c5080 2025/11/03 05:32:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:32:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:39 DEBUG : newLeaf(0xc001e01e40): close: 2025/11/03 05:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/03 05:32:39 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-03 05:32:38.764259246 +0000 UTC m=+63.625607589 2025/11/03 05:32:39 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/03 05:32:39 DEBUG : newLeaf(0xc001e01e40): >close: err= 2025/11/03 05:32:39 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:39 DEBUG : dir: Looking for writers 2025/11/03 05:32:39 DEBUG : Looking for writers 2025/11/03 05:32:39 DEBUG : dir: reading active writers 2025/11/03 05:32:39 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:32:39 DEBUG : dir: Looking for writers 2025/11/03 05:32:39 DEBUG : Looking for writers 2025/11/03 05:32:39 DEBUG : dir: reading active writers 2025/11/03 05:32:39 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:32:39 DEBUG : dir: Looking for writers 2025/11/03 05:32:39 DEBUG : Looking for writers 2025/11/03 05:32:39 DEBUG : dir: reading active writers 2025/11/03 05:32:39 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:32:39 DEBUG : dir: Looking for writers 2025/11/03 05:32:39 DEBUG : Looking for writers 2025/11/03 05:32:39 DEBUG : dir: reading active writers 2025/11/03 05:32:39 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:32:39 DEBUG : newLeaf: vfs cache: starting upload 2025/11/03 05:32:39 DEBUG : dir: Looking for writers 2025/11/03 05:32:39 DEBUG : Looking for writers 2025/11/03 05:32:39 DEBUG : dir: reading active writers 2025/11/03 05:32:39 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:32:39 DEBUG : newLeaf: size = 25 OK 2025/11/03 05:32:39 INFO : newLeaf: Copied (replaced existing) 2025/11/03 05:32:39 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/03 05:32:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/03 05:32:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:32:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/03 05:32:39 DEBUG : dir: Looking for writers 2025/11/03 05:32:39 DEBUG : Looking for writers 2025/11/03 05:32:39 DEBUG : dir: reading active writers 2025/11/03 05:32:39 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:39 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/11/03 05:32:46 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:46 DEBUG : dir: Looking for writers 2025/11/03 05:32:46 DEBUG : Looking for writers 2025/11/03 05:32:46 DEBUG : dir: reading active writers 2025/11/03 05:32:46 DEBUG : newLeaf: reading active writers 2025/11/03 05:32:46 DEBUG : >WaitForWriters: 2025/11/03 05:32:46 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:32:46 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:32:46 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:32:46 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:46 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:46 DEBUG : Config file has changed externally - reloading 2025/11/03 05:32:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:32:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:32:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:32:46 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:32:48 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:32:48 DEBUG : dir: Looking for writers 2025/11/03 05:32:48 DEBUG : file1: reading active writers 2025/11/03 05:32:48 DEBUG : Looking for writers 2025/11/03 05:32:48 DEBUG : dir: reading active writers 2025/11/03 05:32:48 DEBUG : >WaitForWriters: 2025/11/03 05:32:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:32:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0001472c0 2025/11/03 05:32:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:32:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:32:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/03 05:32:56 DEBUG : dir/file1: Updating file with dir/file1 0xc0001472c0 2025/11/03 05:32:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/03 05:32:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:33:03 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:33:03 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:03 DEBUG : dir/file1(0xc00135d300): openPending: 2025/11/03 05:33:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/03 05:33:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/03 05:33:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:03 DEBUG : dir/file1(0xc00135d300): >openPending: err= 2025/11/03 05:33:03 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:33:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:03 DEBUG : dir/file1(0xc00135d300): _writeAt: size=25, off=0 2025/11/03 05:33:03 DEBUG : dir/file1(0xc00135d300): >_writeAt: n=25, err= 2025/11/03 05:33:03 INFO : newLeaf: Deleted 2025/11/03 05:33:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:33:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:33:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0001472c0 2025/11/03 05:33:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:33:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:03 DEBUG : newLeaf(0xc00135d300): close: 2025/11/03 05:33:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/03 05:33:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-03 05:33:03.408822523 +0000 UTC m=+88.270170856 2025/11/03 05:33:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:03 DEBUG : newLeaf(0xc00135d300): >close: err= 2025/11/03 05:33:03 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:03 DEBUG : dir: Looking for writers 2025/11/03 05:33:03 DEBUG : Looking for writers 2025/11/03 05:33:03 DEBUG : dir: reading active writers 2025/11/03 05:33:03 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:03 DEBUG : dir: Looking for writers 2025/11/03 05:33:03 DEBUG : Looking for writers 2025/11/03 05:33:03 DEBUG : dir: reading active writers 2025/11/03 05:33:03 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:03 DEBUG : dir: Looking for writers 2025/11/03 05:33:03 DEBUG : Looking for writers 2025/11/03 05:33:03 DEBUG : dir: reading active writers 2025/11/03 05:33:03 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:03 DEBUG : dir: Looking for writers 2025/11/03 05:33:03 DEBUG : Looking for writers 2025/11/03 05:33:03 DEBUG : dir: reading active writers 2025/11/03 05:33:03 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:03 DEBUG : newLeaf: vfs cache: starting upload 2025/11/03 05:33:03 DEBUG : dir: Looking for writers 2025/11/03 05:33:03 DEBUG : Looking for writers 2025/11/03 05:33:03 DEBUG : dir: reading active writers 2025/11/03 05:33:03 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:03 DEBUG : dir: Looking for writers 2025/11/03 05:33:03 DEBUG : Looking for writers 2025/11/03 05:33:03 DEBUG : dir: reading active writers 2025/11/03 05:33:03 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:04 DEBUG : newLeaf: size = 25 OK 2025/11/03 05:33:04 INFO : newLeaf: Copied (replaced existing) 2025/11/03 05:33:04 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/03 05:33:04 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/03 05:33:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:04 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:04 DEBUG : >WaitForWriters: 2025/11/03 05:33:04 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:04 DEBUG : >WaitForWriters: 2025/11/03 05:33:04 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:04 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:04 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:04 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:04 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:04 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:04 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/03 05:33:04 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:04 DEBUG : dir/file1(0xc0022f0600): openPending: 2025/11/03 05:33:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/03 05:33:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/03 05:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:04 DEBUG : dir/file1(0xc0022f0600): >openPending: err= 2025/11/03 05:33:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:33:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:04 DEBUG : dir/file1(0xc0022f0600): _writeAt: size=14, off=0 2025/11/03 05:33:04 DEBUG : dir/file1(0xc0022f0600): >_writeAt: n=14, err= 2025/11/03 05:33:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/03 05:33:04 DEBUG : dir/file1(0xc0022f0600): close: 2025/11/03 05:33:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/03 05:33:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/11/03 05:33:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:04 DEBUG : dir/file1(0xc0022f0600): >close: err= 2025/11/03 05:33:04 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : file1: reading active writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : file1: reading active writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : file1: reading active writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : file1: reading active writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:04 DEBUG : dir/file1: vfs cache: starting upload 2025/11/03 05:33:04 DEBUG : dir: Looking for writers 2025/11/03 05:33:04 DEBUG : file1: reading active writers 2025/11/03 05:33:04 DEBUG : Looking for writers 2025/11/03 05:33:04 DEBUG : dir: reading active writers 2025/11/03 05:33:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:05 DEBUG : dir: Looking for writers 2025/11/03 05:33:05 DEBUG : file1: reading active writers 2025/11/03 05:33:05 DEBUG : Looking for writers 2025/11/03 05:33:05 DEBUG : dir: reading active writers 2025/11/03 05:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:05 DEBUG : dir: Looking for writers 2025/11/03 05:33:05 DEBUG : file1: reading active writers 2025/11/03 05:33:05 DEBUG : Looking for writers 2025/11/03 05:33:05 DEBUG : dir: reading active writers 2025/11/03 05:33:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/03 05:33:06 DEBUG : dir: Looking for writers 2025/11/03 05:33:06 DEBUG : file1: reading active writers 2025/11/03 05:33:06 DEBUG : Looking for writers 2025/11/03 05:33:06 DEBUG : dir: reading active writers 2025/11/03 05:33:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:06 DEBUG : dir/file1: size = 14 OK 2025/11/03 05:33:06 INFO : dir/file1: Copied (replaced existing) 2025/11/03 05:33:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/11/03 05:33:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:07 DEBUG : dir: Looking for writers 2025/11/03 05:33:07 DEBUG : file1: reading active writers 2025/11/03 05:33:07 DEBUG : Looking for writers 2025/11/03 05:33:07 DEBUG : dir: reading active writers 2025/11/03 05:33:07 DEBUG : >WaitForWriters: 2025/11/03 05:33:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:07 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:07 DEBUG : dir/file1(0xc002167040): _readAt: size=512, off=0 2025/11/03 05:33:07 DEBUG : dir/file1(0xc002167040): openPending: 2025/11/03 05:33:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/03 05:33:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/03 05:33:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:07 DEBUG : dir/file1(0xc002167040): >openPending: err= 2025/11/03 05:33:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/11/03 05:33:07 DEBUG : dir/file1(0xc002167040): >_readAt: n=14, err=EOF 2025/11/03 05:33:07 DEBUG : dir/file1(0xc002167040): close: 2025/11/03 05:33:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:05 +0000 UTC 2025/11/03 05:33:07 DEBUG : dir/file1(0xc002167040): >close: err= 2025/11/03 05:33:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:33:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:33:07 DEBUG : newLeaf: Updating file with newLeaf 0xc001227bc0 2025/11/03 05:33:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:33:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/03 05:33:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/03 05:33:07 DEBUG : dir/file1: Updating file with dir/file1 0xc001227bc0 2025/11/03 05:33:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/03 05:33:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:33:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:33:14 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:14 DEBUG : dir/file1(0xc0024d8980): openPending: 2025/11/03 05:33:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/03 05:33:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/03 05:33:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:14 DEBUG : dir/file1(0xc0024d8980): >openPending: err= 2025/11/03 05:33:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:33:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:14 DEBUG : dir/file1(0xc0024d8980): _writeAt: size=25, off=0 2025/11/03 05:33:14 DEBUG : dir/file1(0xc0024d8980): >_writeAt: n=25, err= 2025/11/03 05:33:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:33:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:33:14 DEBUG : newLeaf: Updating file with newLeaf 0xc001227bc0 2025/11/03 05:33:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:33:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:14 DEBUG : newLeaf(0xc0024d8980): close: 2025/11/03 05:33:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/03 05:33:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-03 05:33:14.517754713 +0000 UTC m=+99.379103055 2025/11/03 05:33:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:14 DEBUG : newLeaf(0xc0024d8980): >close: err= 2025/11/03 05:33:14 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:14 DEBUG : dir: Looking for writers 2025/11/03 05:33:14 DEBUG : Looking for writers 2025/11/03 05:33:14 DEBUG : dir: reading active writers 2025/11/03 05:33:14 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:14 DEBUG : dir: Looking for writers 2025/11/03 05:33:14 DEBUG : Looking for writers 2025/11/03 05:33:14 DEBUG : dir: reading active writers 2025/11/03 05:33:14 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:14 DEBUG : dir: Looking for writers 2025/11/03 05:33:14 DEBUG : Looking for writers 2025/11/03 05:33:14 DEBUG : dir: reading active writers 2025/11/03 05:33:14 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:14 DEBUG : dir: Looking for writers 2025/11/03 05:33:14 DEBUG : Looking for writers 2025/11/03 05:33:14 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:14 DEBUG : dir: reading active writers 2025/11/03 05:33:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:15 DEBUG : newLeaf: vfs cache: starting upload 2025/11/03 05:33:15 DEBUG : dir: Looking for writers 2025/11/03 05:33:15 DEBUG : Looking for writers 2025/11/03 05:33:15 DEBUG : dir: reading active writers 2025/11/03 05:33:15 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:15 DEBUG : dir: Looking for writers 2025/11/03 05:33:15 DEBUG : Looking for writers 2025/11/03 05:33:15 DEBUG : dir: reading active writers 2025/11/03 05:33:15 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:15 DEBUG : newLeaf: size = 25 OK 2025/11/03 05:33:15 INFO : newLeaf: Copied (replaced existing) 2025/11/03 05:33:15 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/03 05:33:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/03 05:33:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/03 05:33:15 DEBUG : dir: Looking for writers 2025/11/03 05:33:15 DEBUG : Looking for writers 2025/11/03 05:33:15 DEBUG : dir: reading active writers 2025/11/03 05:33:15 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:15 DEBUG : >WaitForWriters: 2025/11/03 05:33:15 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:15 DEBUG : dir: Looking for writers 2025/11/03 05:33:15 DEBUG : Looking for writers 2025/11/03 05:33:15 DEBUG : dir: reading active writers 2025/11/03 05:33:15 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:15 DEBUG : >WaitForWriters: 2025/11/03 05:33:15 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:15 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:15 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:15 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:15 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:15 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:17 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:17 DEBUG : dir: Looking for writers 2025/11/03 05:33:17 DEBUG : file1: reading active writers 2025/11/03 05:33:17 DEBUG : Looking for writers 2025/11/03 05:33:17 DEBUG : dir: reading active writers 2025/11/03 05:33:17 DEBUG : >WaitForWriters: 2025/11/03 05:33:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:17 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:17 DEBUG : dir/file1(0xc0024d97c0): _readAt: size=512, off=0 2025/11/03 05:33:17 DEBUG : dir/file1(0xc0024d97c0): openPending: 2025/11/03 05:33:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/11/03 05:33:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/11/03 05:33:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:17 DEBUG : dir/file1(0xc0024d97c0): >openPending: err= 2025/11/03 05:33:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/11/03 05:33:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/03 05:33:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:17 DEBUG : dir/file1(0xc0024d97c0): >_readAt: n=14, err=EOF 2025/11/03 05:33:17 DEBUG : dir/file1(0xc0024d97c0): close: 2025/11/03 05:33:17 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:17 +0000 UTC 2025/11/03 05:33:17 DEBUG : dir/file1(0xc0024d97c0): >close: err= 2025/11/03 05:33:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:33:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:33:18 DEBUG : newLeaf: Updating file with newLeaf 0xc00261e240 2025/11/03 05:33:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:33:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/11/03 05:33:18 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/11/03 05:33:18 DEBUG : dir/file1: Updating file with dir/file1 0xc00261e240 2025/11/03 05:33:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/11/03 05:33:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/11/03 05:33:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:33:25 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:25 DEBUG : dir/file1(0xc0026b0740): openPending: 2025/11/03 05:33:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/11/03 05:33:25 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/11/03 05:33:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:25 DEBUG : dir/file1(0xc0026b0740): >openPending: err= 2025/11/03 05:33:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:33:25 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:25 DEBUG : dir/file1(0xc0026b0740): _writeAt: size=25, off=0 2025/11/03 05:33:25 DEBUG : dir/file1(0xc0026b0740): >_writeAt: n=25, err= 2025/11/03 05:33:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/11/03 05:33:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/11/03 05:33:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00261e240 2025/11/03 05:33:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:33:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:25 DEBUG : newLeaf(0xc0026b0740): close: 2025/11/03 05:33:25 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/11/03 05:33:25 DEBUG : newLeaf: vfs cache: setting modification time to 2025-11-03 05:33:25.588205198 +0000 UTC m=+110.449553542 2025/11/03 05:33:25 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:25 DEBUG : newLeaf(0xc0026b0740): >close: err= 2025/11/03 05:33:25 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:25 DEBUG : dir: Looking for writers 2025/11/03 05:33:25 DEBUG : Looking for writers 2025/11/03 05:33:25 DEBUG : dir: reading active writers 2025/11/03 05:33:25 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:25 DEBUG : dir: Looking for writers 2025/11/03 05:33:25 DEBUG : Looking for writers 2025/11/03 05:33:25 DEBUG : dir: reading active writers 2025/11/03 05:33:25 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:25 DEBUG : dir: Looking for writers 2025/11/03 05:33:25 DEBUG : Looking for writers 2025/11/03 05:33:25 DEBUG : dir: reading active writers 2025/11/03 05:33:25 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:26 DEBUG : dir: Looking for writers 2025/11/03 05:33:26 DEBUG : Looking for writers 2025/11/03 05:33:26 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:26 DEBUG : dir: reading active writers 2025/11/03 05:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:26 DEBUG : newLeaf: vfs cache: starting upload 2025/11/03 05:33:26 DEBUG : dir: Looking for writers 2025/11/03 05:33:26 DEBUG : Looking for writers 2025/11/03 05:33:26 DEBUG : dir: reading active writers 2025/11/03 05:33:26 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:26 DEBUG : dir: Looking for writers 2025/11/03 05:33:26 DEBUG : Looking for writers 2025/11/03 05:33:26 DEBUG : dir: reading active writers 2025/11/03 05:33:26 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:26 DEBUG : dir: Looking for writers 2025/11/03 05:33:26 DEBUG : Looking for writers 2025/11/03 05:33:26 DEBUG : dir: reading active writers 2025/11/03 05:33:26 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/03 05:33:26 DEBUG : newLeaf: size = 25 OK 2025/11/03 05:33:26 INFO : newLeaf: Copied (replaced existing) 2025/11/03 05:33:26 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/11/03 05:33:26 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/11/03 05:33:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/11/03 05:33:26 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/11/03 05:33:27 DEBUG : dir: Looking for writers 2025/11/03 05:33:27 DEBUG : Looking for writers 2025/11/03 05:33:27 DEBUG : dir: reading active writers 2025/11/03 05:33:27 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:27 DEBUG : >WaitForWriters: 2025/11/03 05:33:27 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:27 DEBUG : dir: Looking for writers 2025/11/03 05:33:27 DEBUG : Looking for writers 2025/11/03 05:33:27 DEBUG : newLeaf: reading active writers 2025/11/03 05:33:27 DEBUG : dir: reading active writers 2025/11/03 05:33:27 DEBUG : >WaitForWriters: 2025/11/03 05:33:27 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- FAIL: TestFileRename (92.59s) --- FAIL: TestFileRename/off,forceCache=false (17.72s) --- FAIL: TestFileRename/minimal,forceCache=false (15.83s) --- FAIL: TestFileRename/minimal,forceCache=true (18.17s) --- FAIL: TestFileRename/writes,forceCache=false (17.86s) --- FAIL: TestFileRename/writes,forceCache=true (11.43s) --- FAIL: TestFileRename/full,forceCache=false (11.58s) === RUN TestRcGetVFS run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:27 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:27 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:27 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:27 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:27 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:27 DEBUG : Looking for writers 2025/11/03 05:33:27 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:27 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:27 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:27 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/03 05:33:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/03 05:33:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:28 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:28 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:28 DEBUG : dir: Looking for writers 2025/11/03 05:33:28 DEBUG : file1: reading active writers 2025/11/03 05:33:28 DEBUG : Looking for writers 2025/11/03 05:33:28 DEBUG : dir: reading active writers 2025/11/03 05:33:28 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleMethods (1.74s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:29 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:29 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/03 05:33:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/03 05:33:29 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/03 05:33:29 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/03 05:33:29 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/11/03 05:33:29 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/11/03 05:33:30 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:30 DEBUG : dir: Looking for writers 2025/11/03 05:33:30 DEBUG : file1: reading active writers 2025/11/03 05:33:30 DEBUG : Looking for writers 2025/11/03 05:33:30 DEBUG : dir: reading active writers 2025/11/03 05:33:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.08s) === RUN TestReadFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:30 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:30 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/03 05:33:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/11/03 05:33:30 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/11/03 05:33:30 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/11/03 05:33:30 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/11/03 05:33:30 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/11/03 05:33:30 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/11/03 05:33:30 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/11/03 05:33:30 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/03 05:33:31 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/11/03 05:33:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/11/03 05:33:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/11/03 05:33:31 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/11/03 05:33:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/03 05:33:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/03 05:33:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/03 05:33:31 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/11/03 05:33:31 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/11/03 05:33:31 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/11/03 05:33:31 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/11/03 05:33:31 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/11/03 05:33:31 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:31 DEBUG : dir: Looking for writers 2025/11/03 05:33:31 DEBUG : file1: reading active writers 2025/11/03 05:33:31 DEBUG : Looking for writers 2025/11/03 05:33:31 DEBUG : dir: reading active writers 2025/11/03 05:33:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.22s) === RUN TestReadFileHandleFlush run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:31 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:31 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/03 05:33:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/03 05:33:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:31 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:31 DEBUG : dir: Looking for writers 2025/11/03 05:33:31 DEBUG : file1: reading active writers 2025/11/03 05:33:31 DEBUG : Looking for writers 2025/11/03 05:33:31 DEBUG : dir: reading active writers 2025/11/03 05:33:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.63s) === RUN TestReadFileHandleRelease run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:32 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:32 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:33:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/11/03 05:33:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/11/03 05:33:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/11/03 05:33:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/11/03 05:33:32 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:32 DEBUG : dir: Looking for writers 2025/11/03 05:33:32 DEBUG : file1: reading active writers 2025/11/03 05:33:32 DEBUG : Looking for writers 2025/11/03 05:33:32 DEBUG : dir: reading active writers 2025/11/03 05:33:32 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestReadFileHandleRelease (1.64s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:33 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:33 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:33 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:33 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:33 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): _readAt: size=1, off=0 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): openPending: 2025/11/03 05:33:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): >openPending: err= 2025/11/03 05:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/03 05:33:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/03 05:33:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): >_readAt: n=1, err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): _readAt: size=256, off=1 2025/11/03 05:33:34 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): >_readAt: n=15, err=EOF 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): _readAt: size=16, off=16 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): >_readAt: n=0, err=EOF 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): close: 2025/11/03 05:33:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:34 +0000 UTC 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): >close: err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): close: 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002d5ae40): >close: err=file already closed 2025/11/03 05:33:34 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:34 DEBUG : dir: Looking for writers 2025/11/03 05:33:34 DEBUG : file1: reading active writers 2025/11/03 05:33:34 DEBUG : Looking for writers 2025/11/03 05:33:34 DEBUG : dir: reading active writers 2025/11/03 05:33:34 DEBUG : >WaitForWriters: 2025/11/03 05:33:34 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.81s) === RUN TestRWFileHandleSeek run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:34 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:34 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:34 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:34 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:34 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:34 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:34 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): _readAt: size=1, off=0 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): openPending: 2025/11/03 05:33:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >openPending: err= 2025/11/03 05:33:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/03 05:33:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/03 05:33:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >_readAt: n=1, err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): _readAt: size=1, off=5 2025/11/03 05:33:34 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >_readAt: n=1, err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): _readAt: size=1, off=3 2025/11/03 05:33:34 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >_readAt: n=1, err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): _readAt: size=1, off=13 2025/11/03 05:33:34 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >_readAt: n=1, err= 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): _readAt: size=16, off=100 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >_readAt: n=0, err=EOF 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): close: 2025/11/03 05:33:34 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:34 +0000 UTC 2025/11/03 05:33:34 DEBUG : dir/file1(0xc002db7480): >close: err= 2025/11/03 05:33:34 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:34 DEBUG : dir: Looking for writers 2025/11/03 05:33:34 DEBUG : file1: reading active writers 2025/11/03 05:33:34 DEBUG : Looking for writers 2025/11/03 05:33:34 DEBUG : dir: reading active writers 2025/11/03 05:33:34 DEBUG : >WaitForWriters: 2025/11/03 05:33:34 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.60s) === RUN TestRWFileHandleReadAt run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:35 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:35 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=1, off=0 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): openPending: 2025/11/03 05:33:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >openPending: err= 2025/11/03 05:33:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/11/03 05:33:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/03 05:33:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=1, err= 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=1, off=5 2025/11/03 05:33:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=1, err= 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=1, off=1 2025/11/03 05:33:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=1, err= 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=6, off=10 2025/11/03 05:33:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=6, err= 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=256, off=10 2025/11/03 05:33:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=6, err=EOF 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=256, off=100 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=0, err=EOF 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): close: 2025/11/03 05:33:35 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:35 +0000 UTC 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >close: err= 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): _readAt: size=256, off=100 2025/11/03 05:33:35 DEBUG : dir/file1(0xc00324a980): >_readAt: n=0, err=file already closed 2025/11/03 05:33:35 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:35 DEBUG : dir: Looking for writers 2025/11/03 05:33:35 DEBUG : file1: reading active writers 2025/11/03 05:33:35 DEBUG : Looking for writers 2025/11/03 05:33:35 DEBUG : dir: reading active writers 2025/11/03 05:33:35 DEBUG : >WaitForWriters: 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.68s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:35 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:35 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): RWFileHandle.Flush 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): _readAt: size=256, off=0 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): openPending: 2025/11/03 05:33:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): >openPending: err= 2025/11/03 05:33:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/03 05:33:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/03 05:33:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): >_readAt: n=16, err=EOF 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): RWFileHandle.Flush 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): RWFileHandle.Flush 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): close: 2025/11/03 05:33:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:36 +0000 UTC 2025/11/03 05:33:36 DEBUG : dir/file1(0xc00324b280): >close: err= 2025/11/03 05:33:36 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:36 DEBUG : dir: Looking for writers 2025/11/03 05:33:36 DEBUG : file1: reading active writers 2025/11/03 05:33:36 DEBUG : Looking for writers 2025/11/03 05:33:36 DEBUG : dir: reading active writers 2025/11/03 05:33:36 DEBUG : >WaitForWriters: 2025/11/03 05:33:36 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.71s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:36 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:36 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:36 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:36 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:36 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:33:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/11/03 05:33:36 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): _readAt: size=256, off=0 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): openPending: 2025/11/03 05:33:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:36 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): >openPending: err= 2025/11/03 05:33:36 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/11/03 05:33:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/11/03 05:33:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:33:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): >_readAt: n=16, err=EOF 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): RWFileHandle.Release 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): close: 2025/11/03 05:33:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:36 +0000 UTC 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): >close: err= 2025/11/03 05:33:36 DEBUG : dir/file1(0xc002fed900): RWFileHandle.Release 2025/11/03 05:33:36 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:36 DEBUG : dir: Looking for writers 2025/11/03 05:33:36 DEBUG : file1: reading active writers 2025/11/03 05:33:36 DEBUG : Looking for writers 2025/11/03 05:33:36 DEBUG : dir: reading active writers 2025/11/03 05:33:36 DEBUG : >WaitForWriters: 2025/11/03 05:33:36 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.53s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:37 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:37 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:37 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:37 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:37 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): openPending: 2025/11/03 05:33:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:37 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/03 05:33:37 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): >openPending: err= 2025/11/03 05:33:37 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): _writeAt: size=5, off=0 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): >_writeAt: n=5, err= 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): _writeAt: size=7, off=5 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): >_writeAt: n=7, err= 2025/11/03 05:33:37 DEBUG : file1: vfs cache: truncate to size=11 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): close: 2025/11/03 05:33:37 DEBUG : file1: vfs cache: setting modification time to 2025-11-03 05:33:37.16314086 +0000 UTC m=+122.024489203 2025/11/03 05:33:37 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): >close: err= 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): close: 2025/11/03 05:33:37 DEBUG : file1(0xc00351e500): >close: err=file already closed 2025/11/03 05:33:37 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:37 DEBUG : file1: vfs cache: starting upload 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:37 DEBUG : file1: size = 11 OK 2025/11/03 05:33:37 INFO : file1: Copied (new) 2025/11/03 05:33:37 DEBUG : file1: vfs cache: fingerprint now "11" 2025/11/03 05:33:37 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:37 INFO : file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : >WaitForWriters: 2025/11/03 05:33:37 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:37 DEBUG : Looking for writers 2025/11/03 05:33:37 DEBUG : file1: reading active writers 2025/11/03 05:33:37 DEBUG : >WaitForWriters: 2025/11/03 05:33:37 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (2.48s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:39 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:39 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:39 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:39 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:39 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): openPending: 2025/11/03 05:33:39 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/03 05:33:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:39 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): >openPending: err= 2025/11/03 05:33:39 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): _writeAt: size=7, off=0 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): >_writeAt: n=7, err= 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): _writeAt: size=6, off=5 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): >_writeAt: n=6, err= 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): close: 2025/11/03 05:33:39 DEBUG : file1: vfs cache: setting modification time to 2025-11-03 05:33:39.63407637 +0000 UTC m=+124.495424713 2025/11/03 05:33:39 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): >close: err= 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): _writeAt: size=5, off=0 2025/11/03 05:33:39 DEBUG : file1(0xc0035ac180): >_writeAt: n=0, err=file already closed 2025/11/03 05:33:39 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:39 DEBUG : file1: vfs cache: starting upload 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:39 DEBUG : file1: size = 11 OK 2025/11/03 05:33:39 INFO : file1: Copied (new) 2025/11/03 05:33:39 DEBUG : file1: vfs cache: fingerprint now "11" 2025/11/03 05:33:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:39 INFO : file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : >WaitForWriters: 2025/11/03 05:33:39 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:39 DEBUG : Looking for writers 2025/11/03 05:33:39 DEBUG : file1: reading active writers 2025/11/03 05:33:39 DEBUG : >WaitForWriters: 2025/11/03 05:33:39 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.50s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:42 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:42 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/03 05:33:42 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:42 DEBUG : file1(0xc002d5bc80): openPending: 2025/11/03 05:33:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:42 DEBUG : file1(0xc002d5bc80): >openPending: err= 2025/11/03 05:33:42 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:42 DEBUG : file1(0xc002d5bc80): close: 2025/11/03 05:33:42 DEBUG : file1: vfs cache: setting modification time to 2025-11-03 05:33:42.13733582 +0000 UTC m=+126.998684153 2025/11/03 05:33:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:42 DEBUG : file1(0xc002d5bc80): >close: err= 2025/11/03 05:33:42 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/03 05:33:42 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:33:42 DEBUG : file2: newRWFileHandle: 2025/11/03 05:33:42 DEBUG : file2(0xc003074180): openPending: 2025/11/03 05:33:42 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/03 05:33:42 DEBUG : file2(0xc003074180): >openPending: err= 2025/11/03 05:33:42 DEBUG : file2: >newRWFileHandle: err= 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/03 05:33:42 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/11/03 05:33:42 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/11/03 05:33:42 DEBUG : file2(0xc003074180): RWFileHandle.Flush 2025/11/03 05:33:42 DEBUG : file2(0xc003074180): RWFileHandle.Release 2025/11/03 05:33:42 DEBUG : file2(0xc003074180): close: 2025/11/03 05:33:42 DEBUG : file2: vfs cache: setting modification time to 2025-11-03 05:33:42.138905717 +0000 UTC m=+127.000254061 2025/11/03 05:33:42 INFO : file2: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:42 DEBUG : file2(0xc003074180): >close: err= 2025/11/03 05:33:42 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/11/03 05:33:42 DEBUG : file1: vfs cache: starting upload 2025/11/03 05:33:42 DEBUG : file2: vfs cache: starting upload 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/11/03 05:33:42 DEBUG : file2: size = 0 OK 2025/11/03 05:33:42 INFO : file2: Copied (new) 2025/11/03 05:33:42 DEBUG : file2: vfs cache: fingerprint now "0" 2025/11/03 05:33:42 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/11/03 05:33:42 INFO : file2: vfs cache: upload succeeded try #1 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:42 DEBUG : file1: size = 0 OK 2025/11/03 05:33:42 INFO : file1: Copied (new) 2025/11/03 05:33:42 DEBUG : file1: vfs cache: fingerprint now "0" 2025/11/03 05:33:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:42 INFO : file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : >WaitForWriters: 2025/11/03 05:33:42 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file2: reading active writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : >WaitForWriters: 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.82s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:42 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:42 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:42 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): openPending: 2025/11/03 05:33:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): >openPending: err= 2025/11/03 05:33:42 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): _writeAt: size=5, off=0 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): >_writeAt: n=5, err= 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): RWFileHandle.Flush 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): RWFileHandle.Flush 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): close: 2025/11/03 05:33:42 DEBUG : file1: vfs cache: setting modification time to 2025-11-03 05:33:42.962480382 +0000 UTC m=+127.823828716 2025/11/03 05:33:42 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:42 DEBUG : file1(0xc0035ad3c0): >close: err= 2025/11/03 05:33:42 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:42 DEBUG : Looking for writers 2025/11/03 05:33:42 DEBUG : file1: reading active writers 2025/11/03 05:33:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:43 DEBUG : file1: vfs cache: starting upload 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:43 DEBUG : file1: size = 5 OK 2025/11/03 05:33:43 INFO : file1: Copied (new) 2025/11/03 05:33:43 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/03 05:33:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:43 INFO : file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : >WaitForWriters: 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.43s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:43 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:43 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/03 05:33:43 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): openPending: 2025/11/03 05:33:43 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): >openPending: err= 2025/11/03 05:33:43 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:43 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:43 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): _writeAt: size=5, off=0 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): >_writeAt: n=5, err= 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): RWFileHandle.Release 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): close: 2025/11/03 05:33:43 DEBUG : file1: vfs cache: setting modification time to 2025-11-03 05:33:43.387527058 +0000 UTC m=+128.248875401 2025/11/03 05:33:43 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): >close: err= 2025/11/03 05:33:43 DEBUG : file1(0xc0033ff300): RWFileHandle.Release 2025/11/03 05:33:43 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:43 DEBUG : file1: vfs cache: starting upload 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:43 DEBUG : file1: size = 5 OK 2025/11/03 05:33:43 INFO : file1: Copied (new) 2025/11/03 05:33:43 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/03 05:33:43 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:43 INFO : file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:43 DEBUG : Looking for writers 2025/11/03 05:33:43 DEBUG : file1: reading active writers 2025/11/03 05:33:43 DEBUG : >WaitForWriters: 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.38s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:43 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:43 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:44 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/11/03 05:33:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:33:44 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:44 DEBUG : dir/file1(0xc00395a200): openPending: 2025/11/03 05:33:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:44 DEBUG : dir/file1(0xc00395a200): >openPending: err= 2025/11/03 05:33:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/11/03 05:33:44 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:44 DEBUG : dir/file1(0xc00395a200): _writeAt: size=5, off=0 2025/11/03 05:33:44 DEBUG : dir/file1(0xc00395a200): >_writeAt: n=5, err= 2025/11/03 05:33:44 DEBUG : dir/file1(0xc00395a200): close: 2025/11/03 05:33:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:44 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:44.245520216 +0000 UTC m=+129.106868559 2025/11/03 05:33:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:44 DEBUG : dir/file1(0xc00395a200): >close: err= 2025/11/03 05:33:44 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:44 DEBUG : dir/file1: vfs cache: starting upload 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:44 DEBUG : dir: Looking for writers 2025/11/03 05:33:44 DEBUG : file1: reading active writers 2025/11/03 05:33:44 DEBUG : Looking for writers 2025/11/03 05:33:44 DEBUG : dir: reading active writers 2025/11/03 05:33:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/11/03 05:33:45 DEBUG : dir: Looking for writers 2025/11/03 05:33:45 DEBUG : file1: reading active writers 2025/11/03 05:33:45 DEBUG : Looking for writers 2025/11/03 05:33:45 DEBUG : dir: reading active writers 2025/11/03 05:33:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:46 DEBUG : dir: Looking for writers 2025/11/03 05:33:46 DEBUG : file1: reading active writers 2025/11/03 05:33:46 DEBUG : Looking for writers 2025/11/03 05:33:46 DEBUG : dir: reading active writers 2025/11/03 05:33:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:46 DEBUG : dir/file1: size = 5 OK 2025/11/03 05:33:46 INFO : dir/file1: Copied (replaced existing) 2025/11/03 05:33:46 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/11/03 05:33:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:47 DEBUG : dir: Looking for writers 2025/11/03 05:33:47 DEBUG : file1: reading active writers 2025/11/03 05:33:47 DEBUG : Looking for writers 2025/11/03 05:33:47 DEBUG : dir: reading active writers 2025/11/03 05:33:47 DEBUG : >WaitForWriters: 2025/11/03 05:33:47 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (4.09s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:47 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:47 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:47 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:47 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:47 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:48 DEBUG : dir/file1: newRWFileHandle: 2025/11/03 05:33:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/11/03 05:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/11/03 05:33:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): _writeAt: size=5, off=0 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): openPending: 2025/11/03 05:33:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/11/03 05:33:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/11/03 05:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): >openPending: err= 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): >_writeAt: n=5, err= 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): _writeAt: size=15, off=5 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): >_writeAt: n=15, err= 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): close: 2025/11/03 05:33:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/11/03 05:33:48 DEBUG : dir/file1: vfs cache: setting modification time to 2025-11-03 05:33:48.070381657 +0000 UTC m=+132.931730000 2025/11/03 05:33:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:48 DEBUG : dir/file1(0xc003ab41c0): >close: err= 2025/11/03 05:33:48 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:48 DEBUG : dir/file1: vfs cache: starting upload 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:48 DEBUG : dir/file1: size = 20 OK 2025/11/03 05:33:48 INFO : dir/file1: Copied (replaced existing) 2025/11/03 05:33:48 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/11/03 05:33:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:48 DEBUG : dir: Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : dir: reading active writers 2025/11/03 05:33:48 DEBUG : >WaitForWriters: 2025/11/03 05:33:48 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.13s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:48 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:48 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:48 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:48 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:48 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:48 DEBUG : file1(0xc003b90340): openPending: 2025/11/03 05:33:48 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/03 05:33:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:48 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:48 DEBUG : file1(0xc003b90340): >openPending: err= 2025/11/03 05:33:48 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:48 DEBUG : file1(0xc003b90340): _writeAt: size=5, off=0 2025/11/03 05:33:48 DEBUG : file1(0xc003b90340): >_writeAt: n=5, err= 2025/11/03 05:33:48 DEBUG : file1(0xc003b90340): close: 2025/11/03 05:33:48 DEBUG : file1: vfs cache: setting modification time to 2025-11-03 05:33:48.981265943 +0000 UTC m=+133.842614286 2025/11/03 05:33:48 INFO : file1: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:48 DEBUG : file1(0xc003b90340): >close: err= 2025/11/03 05:33:48 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:48 DEBUG : Looking for writers 2025/11/03 05:33:48 DEBUG : file1: reading active writers 2025/11/03 05:33:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:49 DEBUG : Looking for writers 2025/11/03 05:33:49 DEBUG : file1: reading active writers 2025/11/03 05:33:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:49 DEBUG : Looking for writers 2025/11/03 05:33:49 DEBUG : file1: reading active writers 2025/11/03 05:33:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:49 DEBUG : file1: vfs cache: starting upload 2025/11/03 05:33:49 DEBUG : Looking for writers 2025/11/03 05:33:49 DEBUG : file1: reading active writers 2025/11/03 05:33:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:49 DEBUG : file1: size = 5 OK 2025/11/03 05:33:49 INFO : file1: Copied (new) 2025/11/03 05:33:49 DEBUG : file1: vfs cache: fingerprint now "5" 2025/11/03 05:33:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:49 INFO : file1: vfs cache: upload succeeded try #1 2025/11/03 05:33:49 DEBUG : Looking for writers 2025/11/03 05:33:49 DEBUG : file1: reading active writers 2025/11/03 05:33:49 DEBUG : >WaitForWriters: 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.38s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:49 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 INFO : mega root 'rclone-test-qaqozof2wafo': 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865800): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865800): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865800): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.357203064 +0000 UTC m=+134.218551397 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.357203064 +0000 UTC m=+134.218551397 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003865c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b681c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b681c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b681c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b681c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b681c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.357203064 +0000 UTC m=+134.218551397 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b681c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b4dea0 item 1 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68ac0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.363141086 +0000 UTC m=+134.224489419 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68fc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68fc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68fc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68fc0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68fc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.363141086 +0000 UTC m=+134.224489419 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b68fc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003da6460 item 2 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b698c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b698c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b698c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b698c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b698c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.366284169 +0000 UTC m=+134.227632512 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b698c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.366284169 +0000 UTC m=+134.227632512 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b69d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4a280): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4a280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4a280): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4a280): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4a280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.366284169 +0000 UTC m=+134.227632512 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4a280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dee850 item 3 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4abc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4abc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4abc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4abc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4abc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.371691415 +0000 UTC m=+134.233039758 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4abc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4b100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4b100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4b100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4b100): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4b100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.371691415 +0000 UTC m=+134.233039758 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4b100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e74d90 item 4 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4ba00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4ba00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4ba00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4ba00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4ba00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.374829268 +0000 UTC m=+134.236177611 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4ba00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.374829268 +0000 UTC m=+134.236177611 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003e4be80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef23c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef23c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef23c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef23c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef23c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.374829268 +0000 UTC m=+134.236177611 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef23c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003edd180 item 5 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef2d00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef2d00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef2d00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef2d00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef2d00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.378997838 +0000 UTC m=+134.240346171 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef2d00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3240): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3240): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.378997838 +0000 UTC m=+134.240346171 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f0f6c0 item 6 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3b80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3b80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3b80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3b80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3b80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.382876783 +0000 UTC m=+134.244225126 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ef3b80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.382876783 +0000 UTC m=+134.244225126 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c5c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c5c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c5c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c5c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c5c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.382876783 +0000 UTC m=+134.244225126 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6c5c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003f57ab0 item 7 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6cf00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6cf00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6cf00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6cf00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6cf00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.388205541 +0000 UTC m=+134.249553874 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6cf00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6d440): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6d440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6d440): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6d440): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6d440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.388205541 +0000 UTC m=+134.249553874 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6d440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ff0070 item 8 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6dcc0): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc003f6dcc0): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6dcc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6dcc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6dcc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6dcc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003f6dcc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018100): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018100): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018100): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.391678643 +0000 UTC m=+134.253026977 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.391678643 +0000 UTC m=+134.253026977 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018a80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018a80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.391678643 +0000 UTC m=+134.253026977 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004018a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004010460 item 9 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0040193c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0040193c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0040193c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0040193c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0040193c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.397610664 +0000 UTC m=+134.258959008 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0040193c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004019900): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004019900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004019900): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004019900): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004019900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.397610664 +0000 UTC m=+134.258959008 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004019900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040649a0 item 10 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a280): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc00409a280): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a280): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a280): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a280): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a640): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a640): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a640): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.401280547 +0000 UTC m=+134.262628891 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409a640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.401280547 +0000 UTC m=+134.262628891 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409ab40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b040): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b040): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b040): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.401280547 +0000 UTC m=+134.262628891 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00409ed90 item 11 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.405672696 +0000 UTC m=+134.267021030 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409b980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409bec0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409bec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409bec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409bec0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409bec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.405672696 +0000 UTC m=+134.267021030 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00409bec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040f92d0 item 12 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122840): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc004122840): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122840): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122840): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122840): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122c00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122c00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122c00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122c00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122c00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.409435554 +0000 UTC m=+134.270783897 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004122c00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041232c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041232c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041232c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041232c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041232c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.409435554 +0000 UTC m=+134.270783897 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041232c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041456c0 item 13 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004123c00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004123c00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004123c00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004123c00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004123c00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.414508241 +0000 UTC m=+134.275856584 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004123c00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f81c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f81c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f81c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f81c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f81c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.414508241 +0000 UTC m=+134.275856584 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f81c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041d1ab0 item 14 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8ac0): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc0041f8ac0): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8ac0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.418496852 +0000 UTC m=+134.279845186 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f8e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9540): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9540): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9540): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.418496852 +0000 UTC m=+134.279845186 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00422bea0 item 15 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5780): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5780): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5780): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.421845882 +0000 UTC m=+134.283194224 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5cc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5cc0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.421845882 +0000 UTC m=+134.283194224 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003ab5cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c1b180 item 16 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36640): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36640): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36640): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.424894107 +0000 UTC m=+134.286242420 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.424894107 +0000 UTC m=+134.286242420 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36fc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36fc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36fc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36fc0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36fc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.424894107 +0000 UTC m=+134.286242420 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c36fc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c45570 item 17 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.428506371 +0000 UTC m=+134.289854695 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37e40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37e40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37e40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37e40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37e40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.428506371 +0000 UTC m=+134.289854695 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003c37e40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004353ab0 item 18 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384800): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384800): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384800): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.431363537 +0000 UTC m=+134.292711850 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.431363537 +0000 UTC m=+134.292711850 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004384d00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385200): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385200): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385200): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385200): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385200): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.431363537 +0000 UTC m=+134.292711850 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385200): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0043afea0 item 19 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385b40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385b40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.435152924 +0000 UTC m=+134.296501257 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004385b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468100): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.435152924 +0000 UTC m=+134.296501257 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004454460 item 20 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468a40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468a40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468a40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468a40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468a40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.438400103 +0000 UTC m=+134.299748446 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468a40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.438400103 +0000 UTC m=+134.299748446 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004468f40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469440): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469440): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469440): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.438400103 +0000 UTC m=+134.299748446 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004480850 item 21 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469d80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469d80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469d80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469d80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469d80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.442915974 +0000 UTC m=+134.304264317 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004469d80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568340): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568340): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568340): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.442915974 +0000 UTC m=+134.304264317 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00451cd90 item 22 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568c80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568c80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.44615613 +0000 UTC m=+134.307504473 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004568c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.44615613 +0000 UTC m=+134.307504473 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91c80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91c80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.44615613 +0000 UTC m=+134.307504473 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003ca7500 item 23 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40640): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40640): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40640): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.450461285 +0000 UTC m=+134.311809618 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40b80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40b80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40b80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40b80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40b80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.450461285 +0000 UTC m=+134.311809618 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d40b80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d57a40 item 24 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41480): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc003d41480): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41480): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41480): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41480): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41480): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41840): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.453407469 +0000 UTC m=+134.314755802 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.453407469 +0000 UTC m=+134.314755802 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003d41d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692300): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692300): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692300): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.453407469 +0000 UTC m=+134.314755802 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004643e30 item 25 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692c40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692c40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692c40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692c40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692c40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.458437616 +0000 UTC m=+134.319785939 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004692c40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693180): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693180): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693180): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.458437616 +0000 UTC m=+134.319785939 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0046da3f0 item 26 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693a80): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc004693a80): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693a80): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693a80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693a80): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693e40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693e40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693e40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693e40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693e40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.46254982 +0000 UTC m=+134.323898163 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc004693e40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.46254982 +0000 UTC m=+134.323898163 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c3c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c900): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c900): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c900): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.46254982 +0000 UTC m=+134.323898163 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475c900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00473c7e0 item 27 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d240): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d240): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d240): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.467162242 +0000 UTC m=+134.328510585 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d780): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d780): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d780): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.467162242 +0000 UTC m=+134.328510585 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00475d780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004788d20 item 28 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9b80): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc0041f9b80): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9b80): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9b80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9b80): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9b80): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9b80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9f40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9f40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9f40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9f40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9f40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.471331032 +0000 UTC m=+134.332679376 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0041f9f40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dc680): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dc680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dc680): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dc680): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dc680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.471331032 +0000 UTC m=+134.332679376 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dc680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042b6230 item 29 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dcfc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dcfc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dcfc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dcfc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dcfc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.477844045 +0000 UTC m=+134.339192387 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dcfc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dd500): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dd500): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dd500): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dd500): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dd500): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.477844045 +0000 UTC m=+134.339192387 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dd500): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00480e620 item 30 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dde00): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc0042dde00): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dde00): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dde00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dde00): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dde00): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0042dde00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee240): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee240): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee240): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.480928758 +0000 UTC m=+134.342277101 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee900): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee900): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee900): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.480928758 +0000 UTC m=+134.342277101 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ee900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048d2a10 item 31 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef240): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef240): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef240): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.486669981 +0000 UTC m=+134.348018324 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef780): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef780): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef780): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.486669981 +0000 UTC m=+134.348018324 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0048ef780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00491ce00 item 32 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716100): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716100): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716100): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.491208194 +0000 UTC m=+134.352556527 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00570d1f0 item 33 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.492218101 +0000 UTC m=+134.353566443 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716a80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716a80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.492218101 +0000 UTC m=+134.353566443 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005716a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00570d3b0 item 33 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717380): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717380): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717380): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717380): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717380): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.496059345 +0000 UTC m=+134.357407678 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717380): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0057617a0 item 34 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.497220677 +0000 UTC m=+134.358569009 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717d40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717d40): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.497220677 +0000 UTC m=+134.358569009 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005717d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005761960 item 34 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579c6c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579c6c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579c6c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579c6c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579c6c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.501699738 +0000 UTC m=+134.363048082 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579c6c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0057bdd50 item 35 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.503100269 +0000 UTC m=+134.364448612 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579cb40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d040): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d040): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d040): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.503100269 +0000 UTC m=+134.364448612 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0057bdf10 item 35 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.506430093 +0000 UTC m=+134.367778416 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579d980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005822380 item 36 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.507911325 +0000 UTC m=+134.369259648 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00579de80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583a440): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583a440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583a440): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583a440): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583a440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.507911325 +0000 UTC m=+134.369259648 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583a440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005822540 item 36 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583ad40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583ad40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583ad40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583ad40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583ad40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.511563785 +0000 UTC m=+134.372912108 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583ad40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00586c930 item 37 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.51226434 +0000 UTC m=+134.373612663 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b1c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b6c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b6c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b6c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b6c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b6c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.51226434 +0000 UTC m=+134.373612663 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00583b6c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00586caf0 item 37 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6080): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6080): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6080): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.514898368 +0000 UTC m=+134.376246691 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0058c2ee0 item 38 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.516184262 +0000 UTC m=+134.377532565 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c40c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c40c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c40c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c40c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c40c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.516184262 +0000 UTC m=+134.377532565 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c40c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004788fc0 item 38 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4a00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4a00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4a00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4a00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4a00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.51764678 +0000 UTC m=+134.378995082 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4a00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047fd3b0 item 39 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.518203795 +0000 UTC m=+134.379552098 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c4f00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5400): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5400): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5400): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.518203795 +0000 UTC m=+134.379552098 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0047fd570 item 39 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5d40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.51981426 +0000 UTC m=+134.381162563 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0047c5d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00598b960 item 40 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.520457078 +0000 UTC m=+134.381805380 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c22c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c2800): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c2800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c2800): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c2800): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c2800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.520457078 +0000 UTC m=+134.381805380 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c2800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00598bb20 item 40 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.522023088 +0000 UTC m=+134.383371391 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3580): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3580): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0059f9f10 item 41 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3580): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.522541663 +0000 UTC m=+134.383889955 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a12150 item 41 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.523113547 +0000 UTC m=+134.384461850 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0059c3a40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34000): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34000): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34000): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.523113547 +0000 UTC m=+134.384461850 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a12310 item 41 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.524722118 +0000 UTC m=+134.386070440 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34e00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a5c700 item 42 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34e00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.525377268 +0000 UTC m=+134.386725591 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a34e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a5c8c0 item 42 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.526419786 +0000 UTC m=+134.387768108 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a35340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a358c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a358c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a358c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a358c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a358c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.526419786 +0000 UTC m=+134.387768108 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005a358c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005a5ca80 item 42 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.52890859 +0000 UTC m=+134.390256914 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ab6e70 item 43 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.529446 +0000 UTC m=+134.390794292 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ab7030 item 43 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.529926092 +0000 UTC m=+134.391274395 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab4c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab51c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab51c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab51c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab51c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab51c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.529926092 +0000 UTC m=+134.391274395 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab51c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ab71f0 item 43 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.531484107 +0000 UTC m=+134.392832411 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ab5ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e040): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e040): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005b4d5e0 item 44 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e040): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.531914826 +0000 UTC m=+134.393263129 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005b4d7a0 item 44 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.532536924 +0000 UTC m=+134.393885228 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6e580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6eb00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6eb00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6eb00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6eb00): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6eb00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.532536924 +0000 UTC m=+134.393885228 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6eb00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005b4d960 item 44 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.534017105 +0000 UTC m=+134.395365409 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bb1d50 item 45 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.534534176 +0000 UTC m=+134.395882479 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005b6f900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6080): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6080): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6080): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.534534176 +0000 UTC m=+134.395882479 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005bb1f10 item 45 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.536129993 +0000 UTC m=+134.397478286 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005c50380 item 46 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.536608031 +0000 UTC m=+134.397956334 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf6e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7580): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7580): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7580): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.536608031 +0000 UTC m=+134.397956334 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005c50540 item 46 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.538232552 +0000 UTC m=+134.399580855 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005bf7e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02400): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02400): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005cc8930 item 47 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02400): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.538743663 +0000 UTC m=+134.400091965 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02b00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02b00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02b00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02b00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02b00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.538743663 +0000 UTC m=+134.400091965 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d02b00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005cc8af0 item 47 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.540236837 +0000 UTC m=+134.401585139 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d4eee0 item 48 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.540724993 +0000 UTC m=+134.402073296 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d03900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86080): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86080): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86080): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.540724993 +0000 UTC m=+134.402073296 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005d4f0a0 item 48 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.542288419 +0000 UTC m=+134.403636723 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005dad490 item 49 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.542945344 +0000 UTC m=+134.404293647 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d86e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87340): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87340): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87340): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.542945344 +0000 UTC m=+134.404293647 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005dad650 item 49 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87c80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87c80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.544579973 +0000 UTC m=+134.405928277 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005d87c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e27a40 item 50 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.54519106 +0000 UTC m=+134.406539373 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e200): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e780): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e780): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e780): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.54519106 +0000 UTC m=+134.406539373 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3e780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005e27c00 item 50 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f0c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f0c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f0c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f0c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f0c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.546893408 +0000 UTC m=+134.408241711 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f0c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ea4070 item 51 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.547413575 +0000 UTC m=+134.408761879 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3f5c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3fb00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3fb00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3fb00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3fb00): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3fb00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.547413575 +0000 UTC m=+134.408761879 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005e3fb00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ea4230 item 51 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed04c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed04c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed04c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed04c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed04c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.548988263 +0000 UTC m=+134.410336567 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed04c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f32620 item 52 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.549591446 +0000 UTC m=+134.410939748 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed09c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed0f40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed0f40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed0f40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed0f40): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed0f40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.549591446 +0000 UTC m=+134.410939748 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed0f40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f327e0 item 52 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1880): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1880): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.551719423 +0000 UTC m=+134.413067726 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f90bd0 item 53 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.552328045 +0000 UTC m=+134.413676348 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005ed1d80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4340): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4340): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4340): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.552328045 +0000 UTC m=+134.413676348 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005f90d90 item 53 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4c80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4c80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.555018328 +0000 UTC m=+134.416366641 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc4c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ff5180 item 54 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.555591825 +0000 UTC m=+134.416940128 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5700): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5700): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5700): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.555591825 +0000 UTC m=+134.416940128 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc005fc5700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc005ff5340 item 54 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060680c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060680c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060680c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060680c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060680c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.557579428 +0000 UTC m=+134.418927722 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060680c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00603b730 item 55 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.558130353 +0000 UTC m=+134.419478656 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060685c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006068b00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006068b00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006068b00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006068b00): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006068b00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.558130353 +0000 UTC m=+134.419478656 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006068b00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00603b8f0 item 55 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069440): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069440): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069440): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.559681236 +0000 UTC m=+134.421029539 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0060abce0 item 56 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.560156077 +0000 UTC m=+134.421504380 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069ec0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069ec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069ec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069ec0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069ec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.560156077 +0000 UTC m=+134.421504380 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006069ec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0060abea0 item 56 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.561380127 +0000 UTC m=+134.422728430 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4d80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4d80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4d80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006136310 item 57 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4d80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4d80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.561862282 +0000 UTC m=+134.423210584 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f4d80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061364d0 item 57 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.562370858 +0000 UTC m=+134.423719160 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f52c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f5840): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f5840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f5840): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f5840): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f5840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.562370858 +0000 UTC m=+134.423719160 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0060f5840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006136690 item 57 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.564058507 +0000 UTC m=+134.425406810 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba1c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba700): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba700): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061c2a80 item 58 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba700): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.564884377 +0000 UTC m=+134.426232680 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061ba700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061c2c40 item 58 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.565497749 +0000 UTC m=+134.426846053 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bac40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bb200): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bb200): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bb200): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bb200): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bb200): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.565497749 +0000 UTC m=+134.426846053 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bb200): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0061c2e00 item 58 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.567014218 +0000 UTC m=+134.428362520 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0061bbb00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e0c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e0c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e0c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00621d1f0 item 59 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e0c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e0c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.567551176 +0000 UTC m=+134.428899480 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e0c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00621d3b0 item 59 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.568128201 +0000 UTC m=+134.429476493 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623e600): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623eb80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623eb80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623eb80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623eb80): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623eb80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.568128201 +0000 UTC m=+134.429476493 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623eb80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00621d570 item 59 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.569767379 +0000 UTC m=+134.431115683 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f9c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f9c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f9c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0062b1960 item 60 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f9c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f9c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.570296533 +0000 UTC m=+134.431644835 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623f9c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0062b1b20 item 60 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.570914263 +0000 UTC m=+134.432262566 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00623ff00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dc540): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dc540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dc540): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dc540): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dc540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.570914263 +0000 UTC m=+134.432262566 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dc540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0062b1ce0 item 60 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.572352234 +0000 UTC m=+134.433700536 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dce40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dd380): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dd380): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dd380): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006338150 item 61 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dd380): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dd380): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.5728933 +0000 UTC m=+134.434241603 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dd380): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dda80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dda80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dda80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dda80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dda80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.5728933 +0000 UTC m=+134.434241603 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0062dda80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006338310 item 61 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.574843021 +0000 UTC m=+134.436191324 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a940): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063aa700 item 62 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a940): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.575288609 +0000 UTC m=+134.436636911 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636a940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b040): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b040): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b040): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.575288609 +0000 UTC m=+134.436636911 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0063aa8c0 item 62 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.576791932 +0000 UTC m=+134.438140235 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636b940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636be80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636be80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636be80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006438cb0 item 63 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636be80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636be80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.577220496 +0000 UTC m=+134.438568799 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00636be80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644e600): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644e600): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644e600): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644e600): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644e600): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.577220496 +0000 UTC m=+134.438568799 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644e600): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006438e70 item 63 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.578540806 +0000 UTC m=+134.439889109 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644ef00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644f440): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644f440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644f440): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006489260 item 64 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644f440): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644f440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.579001853 +0000 UTC m=+134.440350156 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644f440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644fb40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644fb40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644fb40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644fb40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644fb40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.579001853 +0000 UTC m=+134.440350156 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00644fb40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006489420 item 64 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc4c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc4c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc4c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc4c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc4c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.580478245 +0000 UTC m=+134.441826548 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc4c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0064ef810 item 65 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.581071019 +0000 UTC m=+134.442419322 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dc940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dce40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dce40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dce40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dce40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dce40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.581071019 +0000 UTC m=+134.442419322 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dce40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0064ef9d0 item 65 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dd740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dd740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dd740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dd740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dd740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.582612844 +0000 UTC m=+134.443961147 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064dd740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0065a7dc0 item 66 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.583189587 +0000 UTC m=+134.444537900 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0064ddbc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632180): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632180): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632180): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.583189587 +0000 UTC m=+134.444537900 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00663a000 item 66 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632a80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632a80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.584789372 +0000 UTC m=+134.446137675 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00669e3f0 item 67 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.585303858 +0000 UTC m=+134.446652162 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006632f00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633400): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633400): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633400): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.585303858 +0000 UTC m=+134.446652162 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00669e5b0 item 67 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633d40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.586782505 +0000 UTC m=+134.448130808 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006633d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00670c9a0 item 68 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.587302633 +0000 UTC m=+134.448650986 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067522c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006752800): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006752800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006752800): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006752800): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006752800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.587302633 +0000 UTC m=+134.448650986 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006752800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00670cb60 item 68 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753100): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753100): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753100): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.58880845 +0000 UTC m=+134.450156763 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006778f50 item 69 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.589267954 +0000 UTC m=+134.450616257 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753a80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753a80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.589267954 +0000 UTC m=+134.450616257 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006753a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006779110 item 69 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da440): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da440): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da440): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.590690836 +0000 UTC m=+134.452039139 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067f7500 item 70 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.591178622 +0000 UTC m=+134.452526925 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067da940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dae80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dae80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dae80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dae80): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dae80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.591178622 +0000 UTC m=+134.452526925 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dae80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0067f76c0 item 70 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067db7c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067db7c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067db7c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067db7c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067db7c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.592651058 +0000 UTC m=+134.453999361 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067db7c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00684bab0 item 71 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.59312123 +0000 UTC m=+134.454469533 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0067dbcc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688a240): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688a240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688a240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688a240): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688a240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.59312123 +0000 UTC m=+134.454469533 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688a240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00684bc70 item 71 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688ab80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688ab80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688ab80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688ab80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688ab80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.594807588 +0000 UTC m=+134.456155881 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688ab80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069200e0 item 72 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.595413446 +0000 UTC m=+134.456761749 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b5c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b5c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b5c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b5c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b5c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.595413446 +0000 UTC m=+134.456761749 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688b5c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069202a0 item 72 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.596892433 +0000 UTC m=+134.458240736 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00688be40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a03c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a03c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a03c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006976690 item 73 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a03c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a03c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.597432097 +0000 UTC m=+134.458780401 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a03c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006976850 item 73 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.597963915 +0000 UTC m=+134.459312219 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0dc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0dc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0dc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0dc0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0dc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.597963915 +0000 UTC m=+134.459312219 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a0dc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006976a10 item 73 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.599894913 +0000 UTC m=+134.461243215 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a16c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a1bc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a1bc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a1bc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069e6e00 item 74 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a1bc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a1bc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.600529033 +0000 UTC m=+134.461877337 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0069a1bc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069e6fc0 item 74 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.601127568 +0000 UTC m=+134.462475871 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04700): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04700): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04700): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.601127568 +0000 UTC m=+134.462475871 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a04700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0069e7180 item 74 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.602613158 +0000 UTC m=+134.463961460 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05500): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05500): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05500): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a47570 item 75 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05500): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05500): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.603174312 +0000 UTC m=+134.464522615 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05500): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a47730 item 75 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.603729464 +0000 UTC m=+134.465077767 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a05a40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a000): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a000): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a000): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.603729464 +0000 UTC m=+134.465077767 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006a478f0 item 75 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.605380685 +0000 UTC m=+134.466728988 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8a900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8ae00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8ae00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8ae00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ab1ce0 item 76 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8ae00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8ae00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.605907225 +0000 UTC m=+134.467255528 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8ae00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ab1ea0 item 76 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.60651215 +0000 UTC m=+134.467860453 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b8c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b8c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b8c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b8c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b8c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.60651215 +0000 UTC m=+134.467860453 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006a8b8c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b160e0 item 76 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.608035692 +0000 UTC m=+134.469383995 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b664d0 item 77 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.608526914 +0000 UTC m=+134.469875218 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4e740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4ee40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4ee40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4ee40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4ee40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4ee40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.608526914 +0000 UTC m=+134.469875218 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4ee40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006b66690 item 77 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.610107904 +0000 UTC m=+134.471456207 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4f740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4fc40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4fc40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4fc40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bb6a80 item 78 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4fc40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4fc40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.610619484 +0000 UTC m=+134.471967777 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006b4fc40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf83c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf83c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf83c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf83c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf83c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.610619484 +0000 UTC m=+134.471967777 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf83c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006bb6c40 item 78 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.612249085 +0000 UTC m=+134.473597388 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf8cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf91c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf91c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf91c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c31030 item 79 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf91c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf91c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.612774963 +0000 UTC m=+134.474123267 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf91c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf98c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf98c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf98c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf98c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf98c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.612774963 +0000 UTC m=+134.474123267 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006bf98c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c311f0 item 79 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.61436579 +0000 UTC m=+134.475714093 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c875e0 item 80 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.61486591 +0000 UTC m=+134.476214213 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82e40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82e40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82e40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82e40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82e40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.61486591 +0000 UTC m=+134.476214213 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c82e40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006c877a0 item 80 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.616637777 +0000 UTC m=+134.477986071 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006cbdb90 item 81 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.617145953 +0000 UTC m=+134.478494255 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006c83bc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cea180): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cea180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cea180): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cea180): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cea180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.617145953 +0000 UTC m=+134.478494255 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cea180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006cbdd50 item 81 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceaac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceaac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceaac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceaac0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceaac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.618508421 +0000 UTC m=+134.479856725 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceaac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d401c0 item 82 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.619058855 +0000 UTC m=+134.480407157 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceafc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceb540): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceb540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceb540): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceb540): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceb540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.619058855 +0000 UTC m=+134.480407157 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ceb540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d40380 item 82 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cebe80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cebe80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cebe80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cebe80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cebe80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.620424079 +0000 UTC m=+134.481772382 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006cebe80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d84770 item 83 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.620985844 +0000 UTC m=+134.482334147 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8940): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8940): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8940): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.620985844 +0000 UTC m=+134.482334147 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de8940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006d84930 item 83 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9280): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9280): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.622602401 +0000 UTC m=+134.483950704 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e14d20 item 84 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.623158294 +0000 UTC m=+134.484506587 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9d00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9d00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9d00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9d00): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9d00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.623158294 +0000 UTC m=+134.484506587 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006de9d00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e14ee0 item 84 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e726c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e726c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e726c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e726c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e726c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.624558033 +0000 UTC m=+134.485906336 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e726c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e8d2d0 item 85 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.625104359 +0000 UTC m=+134.486452662 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e72bc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73100): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.625104359 +0000 UTC m=+134.486452662 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006e8d490 item 85 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73a40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73a40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73a40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73a40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73a40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.626545716 +0000 UTC m=+134.487894019 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73a40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ec3880 item 86 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.627126047 +0000 UTC m=+134.488474349 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006e73f40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2540): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2540): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2540): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.627126047 +0000 UTC m=+134.488474349 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ec3a40 item 86 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.628653705 +0000 UTC m=+134.490002008 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef2e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006f23e30 item 87 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.629192478 +0000 UTC m=+134.490540780 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef3380): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef38c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef38c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef38c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef38c0): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef38c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.629192478 +0000 UTC m=+134.490540780 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006ef38c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006fba070 item 87 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc280): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc280): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.630634425 +0000 UTC m=+134.491982738 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ff4460 item 88 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.631206731 +0000 UTC m=+134.492555033 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdc780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdcd00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdcd00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdcd00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdcd00): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdcd00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.631206731 +0000 UTC m=+134.492555033 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdcd00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc006ff4620 item 88 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.633103252 +0000 UTC m=+134.494451555 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fdd600): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fddb40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fddb40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fddb40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070a0a10 item 89 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fddb40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fddb40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.633536265 +0000 UTC m=+134.494884559 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc006fddb40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070a0bd0 item 89 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.634062463 +0000 UTC m=+134.495410767 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0680): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0680): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0680): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.634062463 +0000 UTC m=+134.495410767 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0070a0d90 item 89 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.635427717 +0000 UTC m=+134.496776021 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d0f80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d14c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d14c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d14c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007383180 item 90 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d14c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d14c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.635853999 +0000 UTC m=+134.497202302 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d14c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007383340 item 90 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.636337316 +0000 UTC m=+134.497685620 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0070d1a00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe040): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe040): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe040): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.636337316 +0000 UTC m=+134.497685620 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007383500 item 90 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.637623222 +0000 UTC m=+134.498971525 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fe940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fee80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fee80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fee80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0074698f0 item 91 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fee80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fee80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.638046797 +0000 UTC m=+134.499395100 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073fee80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007469ab0 item 91 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.638642967 +0000 UTC m=+134.499991270 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff3c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff940): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff940): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff940): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.638642967 +0000 UTC m=+134.499991270 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0073ff940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007469c70 item 91 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.640142703 +0000 UTC m=+134.501491006 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee2c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee800): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee800): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075360e0 item 92 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee800): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.641253058 +0000 UTC m=+134.502601361 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ee800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0075362a0 item 92 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.641984622 +0000 UTC m=+134.503332925 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074eed40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ef300): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ef300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ef300): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ef300): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ef300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.641984622 +0000 UTC m=+134.503332925 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074ef300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007536460 item 92 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.644083435 +0000 UTC m=+134.505431758 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0074efc00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075821c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075821c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075821c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007572850 item 93 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075821c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075821c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.644802435 +0000 UTC m=+134.506150758 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075821c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075828c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075828c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075828c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075828c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075828c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.644802435 +0000 UTC m=+134.506150758 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075828c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007572a10 item 93 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.646762857 +0000 UTC m=+134.508111159 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0075831c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583700): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583700): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007602e00 item 94 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583700): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.647569702 +0000 UTC m=+134.508918026 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583e00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583e00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.647569702 +0000 UTC m=+134.508918026 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007583e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007602fc0 item 94 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.649627627 +0000 UTC m=+134.510975940 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686cc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076a73b0 item 95 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686cc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.650174475 +0000 UTC m=+134.511522778 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007686cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0076873c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0076873c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0076873c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0076873c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0076873c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.650174475 +0000 UTC m=+134.511522778 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0076873c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0076a7570 item 95 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.652033035 +0000 UTC m=+134.513381338 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007687cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764280): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007749960 item 96 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764280): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.652527333 +0000 UTC m=+134.513875636 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764980): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764980): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764980): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.652527333 +0000 UTC m=+134.513875636 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007764980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007749b20 item 96 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= 2025/11/03 05:33:49 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:49 DEBUG : Looking for writers 2025/11/03 05:33:49 DEBUG : >WaitForWriters: 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:49 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 INFO : mega root 'rclone-test-qaqozof2wafo': 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8880): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8880): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.658781119 +0000 UTC m=+134.520129442 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.658781119 +0000 UTC m=+134.520129442 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e8d00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e91c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e91c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e91c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e91c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e91c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.658781119 +0000 UTC m=+134.520129442 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e91c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00792bc70 item 1 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e9ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e9ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e9ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e9ac0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e9ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.661810409 +0000 UTC m=+134.523158732 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0038e9ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa040): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa040): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa040): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.661810409 +0000 UTC m=+134.523158732 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0079ba230 item 2 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa940): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa940): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.664054222 +0000 UTC m=+134.525402545 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fa940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.664054222 +0000 UTC m=+134.525402545 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fadc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fb280): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fb280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fb280): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fb280): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fb280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.664054222 +0000 UTC m=+134.525402545 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fb280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007a1e620 item 3 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fbbc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fbbc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fbbc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fbbc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fbbc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.669029677 +0000 UTC m=+134.530378001 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0079fbbc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9a180): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9a180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9a180): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9a180): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9a180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.669029677 +0000 UTC m=+134.530378001 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9a180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007a5eb60 item 4 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9aa80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9aa80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9aa80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9aa80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9aa80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.672339955 +0000 UTC m=+134.533688277 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9aa80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.672339955 +0000 UTC m=+134.533688277 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9af00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9b3c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9b3c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9b3c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9b3c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9b3c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.672339955 +0000 UTC m=+134.533688277 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9b3c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007ab8f50 item 5 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9bd00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9bd00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9bd00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9bd00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9bd00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.675846831 +0000 UTC m=+134.537195153 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007a9bd00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3c2c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3c2c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3c2c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3c2c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3c2c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.675846831 +0000 UTC m=+134.537195153 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3c2c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b35490 item 6 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3cc00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3cc00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3cc00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3cc00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3cc00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.678536994 +0000 UTC m=+134.539885326 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3cc00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.678536994 +0000 UTC m=+134.539885326 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d5c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d5c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d5c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d5c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d5c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.678536994 +0000 UTC m=+134.539885326 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3d5c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007b73880 item 7 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3df00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3df00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3df00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3df00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3df00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.682029863 +0000 UTC m=+134.543378196 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007b3df00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c024c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c024c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c024c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c024c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c024c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.682029863 +0000 UTC m=+134.543378196 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c024c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007be7dc0 item 8 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c02d40): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc007c02d40): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c02d40): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c02d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c02d40): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c02d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c02d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03100): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03100): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03100): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.684905343 +0000 UTC m=+134.546253666 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.684905343 +0000 UTC m=+134.546253666 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03a80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03a80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.684905343 +0000 UTC m=+134.546253666 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007c03a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007c5e230 item 9 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2440): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2440): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2440): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.688730538 +0000 UTC m=+134.550078871 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2980): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2980): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2980): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.688730538 +0000 UTC m=+134.550078871 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca2980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007cc2770 item 10 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3280): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc007ca3280): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3280): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3280): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3280): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3640): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3640): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3640): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.691612771 +0000 UTC m=+134.552961104 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.691612771 +0000 UTC m=+134.552961104 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ca3b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4e0c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4e0c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4e0c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4e0c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4e0c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.691612771 +0000 UTC m=+134.552961104 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4e0c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007cfeb60 item 11 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ea00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ea00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ea00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ea00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ea00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.694649344 +0000 UTC m=+134.555997648 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ea00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ef40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ef40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ef40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ef40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ef40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.694649344 +0000 UTC m=+134.555997648 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4ef40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007d7b0a0 item 12 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4f840): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc007d4f840): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4f840): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4f840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4f840): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4f840): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4f840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4fc00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4fc00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4fc00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4fc00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4fc00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.69655274 +0000 UTC m=+134.557901042 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007d4fc00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4340): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4340): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4340): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.69655274 +0000 UTC m=+134.557901042 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc007dc3490 item 13 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4c80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4c80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.698469819 +0000 UTC m=+134.559818123 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed4c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed51c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed51c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed51c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed51c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed51c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.698469819 +0000 UTC m=+134.559818123 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed51c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0084ed880 item 14 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5ac0): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc007ed5ac0): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5ac0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5ac0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.701438696 +0000 UTC m=+134.562787019 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007ed5e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085385c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085385c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085385c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085385c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085385c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.701438696 +0000 UTC m=+134.562787019 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085385c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00851dc70 item 15 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008538f00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008538f00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008538f00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008538f00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008538f00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.703777428 +0000 UTC m=+134.565125731 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008538f00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539440): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539440): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539440): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.703777428 +0000 UTC m=+134.565125731 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085740e0 item 16 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539d40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.705653111 +0000 UTC m=+134.567001414 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008539d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.705653111 +0000 UTC m=+134.567001414 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2740): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2740): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2740): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.705653111 +0000 UTC m=+134.567001414 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a2740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00859a4d0 item 17 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3080): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3080): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3080): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.70899095 +0000 UTC m=+134.570339272 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a35c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a35c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a35c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a35c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a35c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.70899095 +0000 UTC m=+134.570339272 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a35c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085b6a10 item 18 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3f00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3f00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3f00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3f00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3f00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.711769698 +0000 UTC m=+134.573118021 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0085a3f00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.711769698 +0000 UTC m=+134.573118021 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604980): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604980): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604980): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.711769698 +0000 UTC m=+134.573118021 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008604980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0085e8e00 item 19 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086052c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086052c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086052c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086052c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086052c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.715116624 +0000 UTC m=+134.576464938 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086052c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008605800): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008605800): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008605800): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008605800): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008605800): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.715116624 +0000 UTC m=+134.576464938 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008605800): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008617340 item 20 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086661c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086661c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086661c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086661c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086661c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.717656565 +0000 UTC m=+134.579004888 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086661c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.717656565 +0000 UTC m=+134.579004888 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086666c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008666bc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008666bc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008666bc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008666bc0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008666bc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.717656565 +0000 UTC m=+134.579004888 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008666bc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00864b730 item 21 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667500): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667500): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667500): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667500): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667500): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.721265763 +0000 UTC m=+134.582614087 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667500): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667a40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667a40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667a40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667a40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667a40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.721265763 +0000 UTC m=+134.582614087 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008667a40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008679c70 item 22 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8400): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8400): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8400): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.724187421 +0000 UTC m=+134.585535744 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.724187421 +0000 UTC m=+134.585535744 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8e00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8e00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.724187421 +0000 UTC m=+134.585535744 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a8e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086c40e0 item 23 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.728269007 +0000 UTC m=+134.589617330 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9c80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9c80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.728269007 +0000 UTC m=+134.589617330 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0086a9c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0086fc620 item 24 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708600): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc008708600): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708600): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708600): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708600): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708600): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708600): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087089c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087089c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087089c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087089c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087089c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.731426818 +0000 UTC m=+134.592775150 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087089c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.731426818 +0000 UTC m=+134.592775150 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008708ec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709400): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709400): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709400): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.731426818 +0000 UTC m=+134.592775150 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008712a10 item 25 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709d40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.734880233 +0000 UTC m=+134.596228536 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008709d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766300): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766300): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766300): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.734880233 +0000 UTC m=+134.596228536 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008746f50 item 26 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766c00): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc008766c00): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766c00): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766c00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766c00): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766c00): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766c00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766fc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766fc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766fc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766fc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766fc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.736725229 +0000 UTC m=+134.598073532 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008766fc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.736725229 +0000 UTC m=+134.598073532 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087674c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008767a00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008767a00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008767a00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008767a00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008767a00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.736725229 +0000 UTC m=+134.598073532 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008767a00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008773340 item 27 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a43c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a43c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a43c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a43c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a43c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.739123714 +0000 UTC m=+134.600472017 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a43c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a4900): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a4900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a4900): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a4900): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a4900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.739123714 +0000 UTC m=+134.600472017 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a4900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087a7880 item 28 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5200): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc0087a5200): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5200): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5200): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5200): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5200): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5200): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a55c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a55c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a55c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a55c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a55c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.742197978 +0000 UTC m=+134.603546301 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a55c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5c80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5c80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.742197978 +0000 UTC m=+134.603546301 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0087a5c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0087d9c70 item 29 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802640): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802640): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802640): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.744978891 +0000 UTC m=+134.606327223 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802b80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802b80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802b80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802b80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802b80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.744978891 +0000 UTC m=+134.606327223 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008802b80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088260e0 item 30 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803480): _readAt: size=2, off=0 2025/11/03 05:33:49 ERROR : open-test-file(0xc008803480): Couldn't read size of file 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803480): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803480): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803480): >_writeAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803480): close: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803840): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.747853008 +0000 UTC m=+134.609201331 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803f00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803f00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803f00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803f00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803f00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.747853008 +0000 UTC m=+134.609201331 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008803f00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00884e4d0 item 31 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885a8c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885a8c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885a8c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885a8c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885a8c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.750614173 +0000 UTC m=+134.611962507 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885a8c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885ae00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885ae00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885ae00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885ae00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885ae00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.750614173 +0000 UTC m=+134.611962507 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885ae00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088648c0 item 32 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885b700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885b700): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885b700): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885b700): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885b700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.753307392 +0000 UTC m=+134.614655715 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885b700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00889acb0 item 33 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.754218754 +0000 UTC m=+134.615567077 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00885bb80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6100): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.754218754 +0000 UTC m=+134.615567077 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00889ae70 item 33 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6a00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6a00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6a00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6a00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6a00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.757040203 +0000 UTC m=+134.618388526 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6a00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088d1260 item 34 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.758295932 +0000 UTC m=+134.619644255 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c6e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c73c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c73c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c73c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c73c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c73c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.758295932 +0000 UTC m=+134.619644255 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c73c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088d1420 item 34 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c7cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c7cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c7cc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c7cc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c7cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.761013666 +0000 UTC m=+134.622361999 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0088c7cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088fd810 item 35 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.76189998 +0000 UTC m=+134.623248303 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e1c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e6c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e6c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e6c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e6c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e6c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.76189998 +0000 UTC m=+134.623248303 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891e6c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0088fd9d0 item 35 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f000): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f000): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f000): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.764698537 +0000 UTC m=+134.626046860 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008931dc0 item 36 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.765699146 +0000 UTC m=+134.627047479 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891f500): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891fa40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891fa40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891fa40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891fa40): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891fa40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.765699146 +0000 UTC m=+134.627047479 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00891fa40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008964000 item 36 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089683c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089683c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089683c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089683c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089683c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.768464179 +0000 UTC m=+134.629812512 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089683c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00897c3f0 item 37 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.769347127 +0000 UTC m=+134.630695460 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968d40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968d40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.769347127 +0000 UTC m=+134.630695460 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008968d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00897c5b0 item 37 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969680): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969680): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969680): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.771830632 +0000 UTC m=+134.633178935 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00899c9a0 item 38 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.772671952 +0000 UTC m=+134.634020294 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008969b80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089be140): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089be140): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089be140): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089be140): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089be140): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.772671952 +0000 UTC m=+134.634020294 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089be140): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00899cb60 item 38 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bea80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bea80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bea80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bea80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bea80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.774571149 +0000 UTC m=+134.635919452 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bea80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089caf50 item 39 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.775070326 +0000 UTC m=+134.636418629 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bef80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bf480): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bf480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bf480): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bf480): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bf480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.775070326 +0000 UTC m=+134.636418629 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bf480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089cb110 item 39 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bfdc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bfdc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bfdc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bfdc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bfdc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.776620407 +0000 UTC m=+134.637968711 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0089bfdc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089f7500 item 40 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.777512472 +0000 UTC m=+134.638860795 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26880): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26880): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26880): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.777512472 +0000 UTC m=+134.638860795 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a26880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0089f76c0 item 40 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.780558012 +0000 UTC m=+134.641906335 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27600): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27600): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27600): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a3bab0 item 41 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27600): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27600): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.781455669 +0000 UTC m=+134.642804002 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27600): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a3bc70 item 41 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.782351049 +0000 UTC m=+134.643699383 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a27ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66080): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66080): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66080): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.782351049 +0000 UTC m=+134.643699383 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a3be30 item 41 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.785653883 +0000 UTC m=+134.647002206 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a8a2a0 item 42 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.786462011 +0000 UTC m=+134.647810343 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a66e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a8a460 item 42 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.787286139 +0000 UTC m=+134.648634462 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a673c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a67940): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a67940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a67940): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a67940): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a67940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.787286139 +0000 UTC m=+134.648634462 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008a67940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008a8a620 item 42 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.789825267 +0000 UTC m=+134.651173591 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa62c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa67c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa67c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa67c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008aa8a10 item 43 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa67c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa67c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.790515854 +0000 UTC m=+134.651864187 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa67c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008aa8bd0 item 43 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.791364578 +0000 UTC m=+134.652712912 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa6d00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7240): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7240): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.791364578 +0000 UTC m=+134.652712912 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008aa8d90 item 43 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.79384658 +0000 UTC m=+134.655194903 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008aa7b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa0c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa0c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa0c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ad5180 item 44 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa0c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa0c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.794588573 +0000 UTC m=+134.655936896 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa0c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ad5340 item 44 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.795458968 +0000 UTC m=+134.656807302 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afa600): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afab80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afab80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afab80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afab80): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afab80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.795458968 +0000 UTC m=+134.656807302 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afab80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008ad5500 item 44 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.798070544 +0000 UTC m=+134.659418867 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b0f8f0 item 45 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.798984921 +0000 UTC m=+134.660333244 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008afb980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008b34100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008b34100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008b34100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008b34100): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008b34100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.798984921 +0000 UTC m=+134.660333244 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008b34100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b0fab0 item 45 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.801493603 +0000 UTC m=+134.662841906 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0058c3340 item 46 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6d40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.802336325 +0000 UTC m=+134.663684658 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e6d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7440): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7440): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7440): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7440): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7440): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.802336325 +0000 UTC m=+134.663684658 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7440): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0058c3500 item 46 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.805066202 +0000 UTC m=+134.666414525 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0058e7d40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb62c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb62c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb62c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b958f0 item 47 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb62c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb62c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.805779702 +0000 UTC m=+134.667128025 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb62c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb69c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb69c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb69c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb69c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb69c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.805779702 +0000 UTC m=+134.667128025 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb69c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b95ab0 item 47 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.807848187 +0000 UTC m=+134.669196490 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb72c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb77c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb77c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb77c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008bc7ea0 item 48 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb77c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb77c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.808419039 +0000 UTC m=+134.669767342 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb77c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb7ec0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb7ec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb7ec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb7ec0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb7ec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.808419039 +0000 UTC m=+134.669767342 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb7ec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008bec0e0 item 48 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0840): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0840): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.811506648 +0000 UTC m=+134.672854961 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c244d0 item 49 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.812534028 +0000 UTC m=+134.673882331 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf0cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1200): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1200): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1200): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1200): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1200): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.812534028 +0000 UTC m=+134.673882331 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1200): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c24690 item 49 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1b40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1b40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.815397986 +0000 UTC m=+134.676746299 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bf1b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c3aa80 item 50 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.816417151 +0000 UTC m=+134.677765464 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c640c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64640): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64640): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64640): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.816417151 +0000 UTC m=+134.677765464 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c3ac40 item 50 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64f80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64f80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64f80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64f80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64f80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.819382621 +0000 UTC m=+134.680730923 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c64f80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c77030 item 51 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.82004815 +0000 UTC m=+134.681396463 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c65480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c659c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c659c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c659c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c659c0): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c659c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.82004815 +0000 UTC m=+134.681396463 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008c659c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008c771f0 item 51 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8380): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8380): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8380): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8380): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8380): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.822696324 +0000 UTC m=+134.684044617 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8380): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045aa850 item 52 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.823336597 +0000 UTC m=+134.684684900 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8e00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8e00): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.823336597 +0000 UTC m=+134.684684900 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca8e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045aaa10 item 52 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9740): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9740): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.824979412 +0000 UTC m=+134.686327735 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005043f0 item 53 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.825667635 +0000 UTC m=+134.687015958 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008ca9c40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0008463c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0008463c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0008463c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0008463c0): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0008463c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.825667635 +0000 UTC m=+134.687015958 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0008463c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005045b0 item 53 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000846e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000846e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000846e00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000846e00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000846e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.827995296 +0000 UTC m=+134.689343619 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000846e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000400d90 item 54 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.828751026 +0000 UTC m=+134.690099349 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847880): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847880): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847880): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.828751026 +0000 UTC m=+134.690099349 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000847880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004010a0 item 54 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000111e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000111e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000111e00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000111e00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000111e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.831201738 +0000 UTC m=+134.692550062 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000111e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000452e70 item 55 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.831960714 +0000 UTC m=+134.693309047 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482f40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482f40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482f40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482f40): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482f40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.831960714 +0000 UTC m=+134.693309047 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000482f40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000453030 item 55 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483880): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483880): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.833905126 +0000 UTC m=+134.695253429 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c18f0 item 56 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.834414903 +0000 UTC m=+134.695763206 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000483d80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006ba1c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006ba1c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006ba1c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006ba1c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006ba1c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.834414903 +0000 UTC m=+134.695763206 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006ba1c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003c1c70 item 56 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.836545334 +0000 UTC m=+134.697893657 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bb500): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bba40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bba40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bba40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f0ee0 item 57 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bba40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bba40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.837211325 +0000 UTC m=+134.698559648 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0006bba40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f10a0 item 57 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.838088243 +0000 UTC m=+134.699436565 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a680): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a680): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a680): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.838088243 +0000 UTC m=+134.699436565 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00042a680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f12d0 item 57 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.840575293 +0000 UTC m=+134.701923596 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6a10 item 58 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798ac0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.841139392 +0000 UTC m=+134.702487696 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000798ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6bd0 item 58 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.841724301 +0000 UTC m=+134.703072605 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0007995c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0007995c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0007995c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0007995c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0007995c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.841724301 +0000 UTC m=+134.703072605 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0007995c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a6e00 item 58 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.843257861 +0000 UTC m=+134.704606165 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000799f00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192680): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192680): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8850 item 59 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192680): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.843745608 +0000 UTC m=+134.705093911 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8a10 item 59 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.844888574 +0000 UTC m=+134.706236907 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001192bc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193140): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193140): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193140): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193140): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193140): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.844888574 +0000 UTC m=+134.706236907 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193140): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c8cb0 item 59 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.846486736 +0000 UTC m=+134.707835029 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001193a40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40000): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40000): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de620 item 60 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40000): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.847011682 +0000 UTC m=+134.708359985 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004de850 item 60 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.847599075 +0000 UTC m=+134.708947378 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40c40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40c40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40c40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40c40): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40c40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.847599075 +0000 UTC m=+134.708947378 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f40c40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dea80 item 60 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.849041564 +0000 UTC m=+134.710389867 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41ac0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4690 item 61 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41ac0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.850028417 +0000 UTC m=+134.711376750 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc000f41ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396240): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396240): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.850028417 +0000 UTC m=+134.711376750 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f48c0 item 61 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.853312265 +0000 UTC m=+134.714660569 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001396b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eae300): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eae300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eae300): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0070 item 62 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eae300): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eae300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.853685025 +0000 UTC m=+134.715033328 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eae300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaeb00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaeb00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaeb00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaeb00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaeb00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.853685025 +0000 UTC m=+134.715033328 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaeb00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007a0380 item 62 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.855924321 +0000 UTC m=+134.717272644 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf940): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf940): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf940): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d0a0 item 63 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf940): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf940): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.856663318 +0000 UTC m=+134.718011641 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc007eaf940): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00100): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.856663318 +0000 UTC m=+134.718011641 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f8d340 item 63 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): >_readAt: n=0, err=Bad file descriptor 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.859513702 +0000 UTC m=+134.720862026 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e00a00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e01080): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e01080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e01080): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b5030 item 64 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e01080): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e01080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.860351125 +0000 UTC m=+134.721699448 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e01080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e017c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e017c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e017c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e017c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e017c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.860351125 +0000 UTC m=+134.721699448 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001e017c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011b51f0 item 64 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda140): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda140): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda140): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda140): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda140): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.863413045 +0000 UTC m=+134.724761378 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda140): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ff9d0 item 65 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.864659887 +0000 UTC m=+134.726008191 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001dda700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddac00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddac00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddac00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddac00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddac00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.864659887 +0000 UTC m=+134.726008191 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddac00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012ffb90 item 65 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb500): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb500): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb500): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb500): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb500): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.866781252 +0000 UTC m=+134.728129584 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb500): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e260e0 item 66 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.867480344 +0000 UTC m=+134.728828668 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001ddb9c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88240): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88240): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.867480344 +0000 UTC m=+134.728828668 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e262a0 item 66 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88b40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88b40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.86976206 +0000 UTC m=+134.731110383 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f88b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002020af0 item 67 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.870418282 +0000 UTC m=+134.731766616 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89540): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89540): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89540): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.870418282 +0000 UTC m=+134.731766616 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002020cb0 item 67 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89e80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89e80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89e80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89e80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.872680341 +0000 UTC m=+134.734028663 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc001f89e80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce5570 item 68 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.873451339 +0000 UTC m=+134.734799662 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206e780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f000): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f000): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f000): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f000): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f000): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.873451339 +0000 UTC m=+134.734799662 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f000): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce5730 item 68 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.875766888 +0000 UTC m=+134.737115211 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206f900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022f9e30 item 69 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.876466763 +0000 UTC m=+134.737815085 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00206fd80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135c300): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135c300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135c300): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135c300): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135c300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.876466763 +0000 UTC m=+134.737815085 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135c300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002436070 item 69 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135cc40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135cc40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135cc40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135cc40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135cc40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.878875517 +0000 UTC m=+134.740223840 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135cc40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002674850 item 70 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.879638719 +0000 UTC m=+134.740987053 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d140): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d6c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d6c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d6c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d6c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d6c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.879638719 +0000 UTC m=+134.740987053 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00135d6c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002674a10 item 70 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0180): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0180): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0180): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.881881913 +0000 UTC m=+134.743230236 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026b70a0 item 71 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.88255685 +0000 UTC m=+134.743905153 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0780): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0c80): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0c80): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.88255685 +0000 UTC m=+134.743905153 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f0c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026b7260 item 71 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f15c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f15c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f15c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f15c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f15c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.88424509 +0000 UTC m=+134.745593394 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f15c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0028259d0 item 72 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.884925168 +0000 UTC m=+134.746273471 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0022f1ac0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021660c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021660c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021660c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021660c0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021660c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.884925168 +0000 UTC m=+134.746273471 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021660c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002825b90 item 72 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.886405178 +0000 UTC m=+134.747753481 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166ec0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166ec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166ec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a3a5b0 item 73 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166ec0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166ec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.887032266 +0000 UTC m=+134.748380569 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002166ec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a3a770 item 73 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.887663871 +0000 UTC m=+134.749012174 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002167380): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021678c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021678c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021678c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021678c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021678c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.887663871 +0000 UTC m=+134.749012174 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0021678c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a3a930 item 73 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.889502826 +0000 UTC m=+134.750851129 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8880): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ccb030 item 74 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8880): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.890077786 +0000 UTC m=+134.751426090 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ccb1f0 item 74 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.890634762 +0000 UTC m=+134.751983064 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d8dc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9340): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9340): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9340): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.890634762 +0000 UTC m=+134.751983064 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ccb3b0 item 74 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.892249514 +0000 UTC m=+134.753597818 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0024d9c80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322340): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322340): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e5a1c0 item 75 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322340): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.892768098 +0000 UTC m=+134.754116391 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): _writeAt: size=3, off=2 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e5a380 item 75 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.893358377 +0000 UTC m=+134.754706680 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0023228c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322e00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322e00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322e00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322e00): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322e00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.893358377 +0000 UTC m=+134.754706680 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002322e00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e5a540 item 75 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.894994159 +0000 UTC m=+134.756342463 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323700): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323c00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323c00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323c00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00308ebd0 item 76 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323c00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323c00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.895491723 +0000 UTC m=+134.756840026 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002323c00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00308ed90 item 76 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): _writeAt: size=3, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.896119052 +0000 UTC m=+134.757467354 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b01c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b0740): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b0740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b0740): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b0740): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b0740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.896119052 +0000 UTC m=+134.757467354 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b0740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00308ef50 item 76 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.897634628 +0000 UTC m=+134.758982932 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1540): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1540): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1540): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030e9a40 item 77 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1540): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1540): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.898441564 +0000 UTC m=+134.759789867 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1540): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1c40): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1c40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1c40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1c40): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1c40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.898441564 +0000 UTC m=+134.759789867 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0026b1c40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030e9c00 item 77 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.900343596 +0000 UTC m=+134.761691900 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fe6c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fec00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fec00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fec00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00346c5b0 item 78 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fec00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fec00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.900951939 +0000 UTC m=+134.762300241 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027fec00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ff400): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ff400): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ff400): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ff400): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ff400): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.900951939 +0000 UTC m=+134.762300241 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ff400): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00346c770 item 78 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.902675406 +0000 UTC m=+134.764023710 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0027ffd00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808280): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808280): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808280): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00301f180 item 79 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808280): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808280): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.903175184 +0000 UTC m=+134.764523487 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808280): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808980): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808980): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808980): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808980): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808980): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.903175184 +0000 UTC m=+134.764523487 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002808980): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00301f340 item 79 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.905069192 +0000 UTC m=+134.766417495 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0028093c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002809900): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002809900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002809900): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033c7c70 item 80 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002809900): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002809900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.905548311 +0000 UTC m=+134.766896615 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002809900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6180): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6180): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6180): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.905548311 +0000 UTC m=+134.766896615 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033c7e30 item 80 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6a80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6a80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.907137406 +0000 UTC m=+134.768485709 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00373e770 item 81 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.907671428 +0000 UTC m=+134.769019732 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db6f40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7480): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7480): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7480): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.907671428 +0000 UTC m=+134.769019732 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00373e930 item 81 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7ec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7ec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7ec0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7ec0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7ec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.909196794 +0000 UTC m=+134.770545107 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002db7ec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039432d0 item 82 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.909739252 +0000 UTC m=+134.771087565 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fec480): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002feca00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002feca00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002feca00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002feca00): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002feca00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.909739252 +0000 UTC m=+134.771087565 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002feca00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003943490 item 82 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed340): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed340): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed340): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.911211017 +0000 UTC m=+134.772559321 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037dbce0 item 83 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.91176693 +0000 UTC m=+134.773115234 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fed880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fedec0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fedec0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fedec0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fedec0): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fedec0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.91176693 +0000 UTC m=+134.773115234 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002fedec0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bf0000 item 83 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324a880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324a880): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324a880): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324a880): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324a880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.913130131 +0000 UTC m=+134.774478434 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324a880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003af8700 item 84 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.913619881 +0000 UTC m=+134.774968184 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324ad80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324b300): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324b300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324b300): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324b300): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324b300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.913619881 +0000 UTC m=+134.774968184 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324b300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003af88c0 item 84 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324bd40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324bd40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324bd40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324bd40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324bd40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.914925863 +0000 UTC m=+134.776274166 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00324bd40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036dd110 item 85 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.915439318 +0000 UTC m=+134.776787621 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0030842c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003084900): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003084900): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003084900): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003084900): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003084900): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.915439318 +0000 UTC m=+134.776787621 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003084900): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036dd2d0 item 85 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085340): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085340): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085340): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085340): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085340): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.916861228 +0000 UTC m=+134.778209532 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085340): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b0f8f0 item 86 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.91742614 +0000 UTC m=+134.778774443 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085dc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085dc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085dc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085dc0): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085dc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.91742614 +0000 UTC m=+134.778774443 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003085dc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc008b0fab0 item 86 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5a7c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5a7c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5a7c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5a7c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5a7c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.918851737 +0000 UTC m=+134.780200040 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5a7c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c3ff10 item 87 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.919375261 +0000 UTC m=+134.780723564 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5adc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5b300): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5b300): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5b300): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5b300): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5b300): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.919375261 +0000 UTC m=+134.780723564 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5b300): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c5c150 item 87 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5bd40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5bd40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5bd40): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5bd40): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5bd40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.92077544 +0000 UTC m=+134.782123744 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc002d5bd40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c78540 item 88 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.921276902 +0000 UTC m=+134.782625204 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac2c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac840): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac840): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac840): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac840): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac840): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.921276902 +0000 UTC m=+134.782625204 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ac840): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000c78700 item 88 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.922593906 +0000 UTC m=+134.783942209 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad140): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad680): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad680): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caaaf0 item 89 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad680): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.92311292 +0000 UTC m=+134.784461224 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035ad680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caacb0 item 89 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.923593563 +0000 UTC m=+134.784941866 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0035adc00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fe240): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fe240): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fe240): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fe240): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fe240): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.923593563 +0000 UTC m=+134.784941866 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fe240): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000caae70 item 89 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.925091666 +0000 UTC m=+134.786439969 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033fecc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff200): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff200): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff200): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf260 item 90 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff200): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff200): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.925531953 +0000 UTC m=+134.786880257 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff200): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf420 item 90 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.926086534 +0000 UTC m=+134.787434838 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ff740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ffd00): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ffd00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ffd00): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ffd00): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ffd00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.926086534 +0000 UTC m=+134.787434838 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc0033ffd00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000cdf5e0 item 90 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.927575061 +0000 UTC m=+134.788923364 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395a680): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395ac00): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395ac00): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395ac00): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2f9d0 item 91 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395ac00): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395ac00): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.928085519 +0000 UTC m=+134.789433822 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395ac00): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): >_readAt: n=2, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): _writeAt: size=3, off=7 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2fb90 item 91 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.928636384 +0000 UTC m=+134.789984698 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b140): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b6c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b6c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b6c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b6c0): >_readAt: n=8, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b6c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.928636384 +0000 UTC m=+134.789984698 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00395b6c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d2fd50 item 91 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.930216692 +0000 UTC m=+134.791564995 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074580): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074580): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074580): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d741c0 item 92 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074580): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074580): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.930669092 +0000 UTC m=+134.792017395 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074580): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): open at offset 5 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d74380 item 92 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): _readAt: size=2, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): _writeAt: size=3, off=5 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): >_writeAt: n=3, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.931218373 +0000 UTC m=+134.792566676 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003074b40): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075100): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075100): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075100): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075100): >_readAt: n=3, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075100): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.931218373 +0000 UTC m=+134.792566676 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075100): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d74540 item 92 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.932663939 +0000 UTC m=+134.794012242 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003075a80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90040): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90040): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90040): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0930 item 93 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90040): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90040): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.933157155 +0000 UTC m=+134.794505447 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90040): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90740): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90740): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90740): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90740): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90740): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.933157155 +0000 UTC m=+134.794505447 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b90740): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000da0af0 item 93 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.93498093 +0000 UTC m=+134.796329233 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91080): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b915c0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b915c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b915c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e02ee0 item 94 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b915c0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b915c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.935464078 +0000 UTC m=+134.796812380 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b915c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91cc0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91cc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91cc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91cc0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91cc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.935464078 +0000 UTC m=+134.796812380 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc003b91cc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e030a0 item 94 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.937085042 +0000 UTC m=+134.798433336 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351e640): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351eb80): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351eb80): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351eb80): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e39490 item 95 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351eb80): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351eb80): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.9375474 +0000 UTC m=+134.798895703 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351eb80): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351f2c0): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351f2c0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351f2c0): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351f2c0): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351f2c0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.9375474 +0000 UTC m=+134.798895703 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351f2c0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e39650 item 95 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 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/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): open at offset 0 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): _readAt: size=2, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): >_readAt: n=0, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.939265697 +0000 UTC m=+134.800614000 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc00351fbc0): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6180): _writeAt: size=5, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6180): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6180): >openPending: err= 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e67a40 item 96 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6180): >_writeAt: n=5, err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6180): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.939880071 +0000 UTC m=+134.801228375 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6180): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: File.openRW failed: file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/11/03 05:33:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:33:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/11/03 05:33:49 DEBUG : open-test-file: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : open-test-file: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6880): _readAt: size=512, off=0 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6880): openPending: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6880): >openPending: err= 2025/11/03 05:33:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6880): >_readAt: n=5, err=EOF 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6880): close: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: setting modification time to 2025-11-03 05:33:49.939880071 +0000 UTC m=+134.801228375 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/11/03 05:33:49 DEBUG : open-test-file(0xc008bb6880): >close: err= 2025/11/03 05:33:49 DEBUG : open-test-file: Remove: 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e67c00 item 96 2025/11/03 05:33:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/11/03 05:33:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/11/03 05:33:49 DEBUG : open-test-file: >Remove: err= 2025/11/03 05:33:49 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:49 DEBUG : Looking for writers 2025/11/03 05:33:49 DEBUG : >WaitForWriters: 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.59s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- 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.29s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.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:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:33:49 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:33:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:33:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:33:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:33:49 DEBUG : file1: newRWFileHandle: 2025/11/03 05:33:49 DEBUG : file1(0xc008bb6e80): openPending: 2025/11/03 05:33:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:33:49 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/11/03 05:33:49 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:49 DEBUG : file1(0xc008bb6e80): >openPending: err= 2025/11/03 05:33:49 DEBUG : file1: >newRWFileHandle: err= 2025/11/03 05:33:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:33:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/11/03 05:33:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/11/03 05:33:50 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/11/03 05:33:50 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/11/03 05:33:50 DEBUG : Looking for writers 2025/11/03 05:33:50 DEBUG : file1: reading active writers 2025/11/03 05:33:50 DEBUG : file1: active writers 1 2025/11/03 05:33:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/11/03 05:33:51 DEBUG : Looking for writers 2025/11/03 05:33:51 DEBUG : file1: reading active writers 2025/11/03 05:33:51 DEBUG : file1: active writers 1 2025/11/03 05:33:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:52 DEBUG : Looking for writers 2025/11/03 05:33:52 DEBUG : file1: reading active writers 2025/11/03 05:33:52 DEBUG : file1: active writers 1 2025/11/03 05:33:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:53 DEBUG : Looking for writers 2025/11/03 05:33:53 DEBUG : file1: reading active writers 2025/11/03 05:33:53 DEBUG : file1: active writers 1 2025/11/03 05:33:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:54 DEBUG : Looking for writers 2025/11/03 05:33:54 DEBUG : file1: reading active writers 2025/11/03 05:33:54 DEBUG : file1: active writers 1 2025/11/03 05:33:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:55 DEBUG : Looking for writers 2025/11/03 05:33:55 DEBUG : file1: reading active writers 2025/11/03 05:33:55 DEBUG : file1: active writers 1 2025/11/03 05:33:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:56 DEBUG : Looking for writers 2025/11/03 05:33:56 DEBUG : file1: reading active writers 2025/11/03 05:33:56 DEBUG : file1: active writers 1 2025/11/03 05:33:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:57 DEBUG : Looking for writers 2025/11/03 05:33:57 DEBUG : file1: reading active writers 2025/11/03 05:33:57 DEBUG : file1: active writers 1 2025/11/03 05:33:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:58 DEBUG : Looking for writers 2025/11/03 05:33:58 DEBUG : file1: reading active writers 2025/11/03 05:33:58 DEBUG : file1: active writers 1 2025/11/03 05:33:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:33:59 DEBUG : Looking for writers 2025/11/03 05:33:59 DEBUG : file1: reading active writers 2025/11/03 05:33:59 DEBUG : file1: active writers 1 2025/11/03 05:33:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:00 DEBUG : Looking for writers 2025/11/03 05:34:00 DEBUG : file1: reading active writers 2025/11/03 05:34:00 DEBUG : file1: active writers 1 2025/11/03 05:34:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:01 DEBUG : Looking for writers 2025/11/03 05:34:01 DEBUG : file1: reading active writers 2025/11/03 05:34:01 DEBUG : file1: active writers 1 2025/11/03 05:34:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:02 DEBUG : Looking for writers 2025/11/03 05:34:02 DEBUG : file1: reading active writers 2025/11/03 05:34:02 DEBUG : file1: active writers 1 2025/11/03 05:34:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:03 DEBUG : Looking for writers 2025/11/03 05:34:03 DEBUG : file1: reading active writers 2025/11/03 05:34:03 DEBUG : file1: active writers 1 2025/11/03 05:34:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:04 DEBUG : Looking for writers 2025/11/03 05:34:04 DEBUG : file1: reading active writers 2025/11/03 05:34:04 DEBUG : file1: active writers 1 2025/11/03 05:34:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:05 DEBUG : Looking for writers 2025/11/03 05:34:05 DEBUG : file1: reading active writers 2025/11/03 05:34:05 DEBUG : file1: active writers 1 2025/11/03 05:34:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:06 DEBUG : Looking for writers 2025/11/03 05:34:06 DEBUG : file1: reading active writers 2025/11/03 05:34:06 DEBUG : file1: active writers 1 2025/11/03 05:34:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:07 DEBUG : Looking for writers 2025/11/03 05:34:07 DEBUG : file1: reading active writers 2025/11/03 05:34:07 DEBUG : file1: active writers 1 2025/11/03 05:34:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:08 DEBUG : Looking for writers 2025/11/03 05:34:08 DEBUG : file1: reading active writers 2025/11/03 05:34:08 DEBUG : file1: active writers 1 2025/11/03 05:34:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:09 DEBUG : Looking for writers 2025/11/03 05:34:09 DEBUG : file1: reading active writers 2025/11/03 05:34:09 DEBUG : file1: active writers 1 2025/11/03 05:34:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:10 DEBUG : Looking for writers 2025/11/03 05:34:10 DEBUG : file1: reading active writers 2025/11/03 05:34:10 DEBUG : file1: active writers 1 2025/11/03 05:34:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:11 DEBUG : Looking for writers 2025/11/03 05:34:11 DEBUG : file1: reading active writers 2025/11/03 05:34:11 DEBUG : file1: active writers 1 2025/11/03 05:34:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:12 DEBUG : Looking for writers 2025/11/03 05:34:12 DEBUG : file1: reading active writers 2025/11/03 05:34:12 DEBUG : file1: active writers 1 2025/11/03 05:34:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:13 DEBUG : Looking for writers 2025/11/03 05:34:13 DEBUG : file1: reading active writers 2025/11/03 05:34:13 DEBUG : file1: active writers 1 2025/11/03 05:34:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:14 DEBUG : Looking for writers 2025/11/03 05:34:14 DEBUG : file1: reading active writers 2025/11/03 05:34:14 DEBUG : file1: active writers 1 2025/11/03 05:34:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:15 DEBUG : Looking for writers 2025/11/03 05:34:15 DEBUG : file1: reading active writers 2025/11/03 05:34:15 DEBUG : file1: active writers 1 2025/11/03 05:34:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:16 DEBUG : Looking for writers 2025/11/03 05:34:16 DEBUG : file1: reading active writers 2025/11/03 05:34:16 DEBUG : file1: active writers 1 2025/11/03 05:34:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:17 DEBUG : Looking for writers 2025/11/03 05:34:17 DEBUG : file1: reading active writers 2025/11/03 05:34:17 DEBUG : file1: active writers 1 2025/11/03 05:34:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:18 DEBUG : Looking for writers 2025/11/03 05:34:18 DEBUG : file1: reading active writers 2025/11/03 05:34:18 DEBUG : file1: active writers 1 2025/11/03 05:34:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:19 DEBUG : Looking for writers 2025/11/03 05:34:19 DEBUG : file1: reading active writers 2025/11/03 05:34:19 DEBUG : file1: active writers 1 2025/11/03 05:34:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/11/03 05:34:20 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0010083c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc007ec9e08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824766668352} name:file1 opens:1 downloaders: o: fd:0xc00285f3d0 info:{ModTime:{wall:13995548886228446422 ext:134805242022 loc:0x421d920} ATime:{wall:13995548886228446422 ext:134805242022 loc:0x421d920} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/11/03 05:34:20 DEBUG : >WaitForWriters: 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.38s) === RUN TestRWCacheRename run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:20 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:20 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:20 DEBUG : rename_me: newRWFileHandle: 2025/11/03 05:34:20 DEBUG : rename_me(0xc000f0e680): openPending: 2025/11/03 05:34:20 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/11/03 05:34:20 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:34:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/03 05:34:20 DEBUG : rename_me(0xc000f0e680): >openPending: err= 2025/11/03 05:34:20 DEBUG : rename_me: >newRWFileHandle: err= 2025/11/03 05:34:20 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/11/03 05:34:20 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/11/03 05:34:20 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/11/03 05:34:20 DEBUG : rename_me(0xc000f0e680): _writeAt: size=5, off=0 2025/11/03 05:34:20 DEBUG : rename_me(0xc000f0e680): >_writeAt: n=5, err= 2025/11/03 05:34:20 DEBUG : rename_me(0xc000f0e680): close: 2025/11/03 05:34:20 DEBUG : rename_me: vfs cache: setting modification time to 2025-11-03 05:34:20.326097466 +0000 UTC m=+165.187445808 2025/11/03 05:34:20 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/11/03 05:34:20 DEBUG : rename_me(0xc000f0e680): >close: err= 2025/11/03 05:34:20 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/11/03 05:34:20 DEBUG : i_was_renamed: Updating file with 0xc000146840 2025/11/03 05:34:20 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/11/03 05:34:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/03 05:34:20 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : i_was_renamed: reading active writers 2025/11/03 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : i_was_renamed: reading active writers 2025/11/03 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : i_was_renamed: reading active writers 2025/11/03 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : i_was_renamed: reading active writers 2025/11/03 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/11/03 05:34:20 DEBUG : i_was_renamed: vfs cache: starting upload 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : i_was_renamed: reading active writers 2025/11/03 05:34:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/11/03 05:34:20 DEBUG : i_was_renamed: size = 5 OK 2025/11/03 05:34:20 INFO : i_was_renamed: Copied (new) 2025/11/03 05:34:20 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/11/03 05:34:20 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/11/03 05:34:20 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/11/03 05:34:20 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : i_was_renamed: reading active writers 2025/11/03 05:34:20 DEBUG : >WaitForWriters: 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.39s) === RUN TestRWCacheUpdate run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:20 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: root is "/home/rclone/.cache/rclone" 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" 2025/11/03 05:34:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/11/03 05:34:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-qaqozof2wafo" read_write_test.go:729: skip as modtime not supported 2025/11/03 05:34:20 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:20 DEBUG : Looking for writers 2025/11/03 05:34:20 DEBUG : >WaitForWriters: 2025/11/03 05:34:20 INFO : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/11/03 05:34:20 DEBUG : mega root 'rclone-test-qaqozof2wafo': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:20 DEBUG : forgetting directory cache 2025/11/03 05:34:23 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:23 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:23 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:23 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:23 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/03 05:34:23 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/03 05:34:23 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:23 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/03 05:34:23 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/03 05:34:23 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:23 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:23 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:23 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:23 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:24 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:24 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/03 05:34:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/03 05:34:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/03 05:34:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/03 05:34:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/03 05:34:24 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/11/03 05:34:24 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/03 05:34:24 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/11/03 05:34:24 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/11/03 05:34:24 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/11/03 05:34:24 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:24 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:24 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:24 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/11/03 05:34:24 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/11/03 05:34:24 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:24 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:24 DEBUG : FilEb: Open: flags=O_RDONLY 2025/11/03 05:34:24 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/11/03 05:34:24 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/11/03 05:34:24 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:24 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:25 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:25 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:25 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:25 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:25 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:25 DEBUG : Looking for writers 2025/11/03 05:34:25 DEBUG : FiLeA: reading active writers 2025/11/03 05:34:25 DEBUG : FiLeB: reading active writers 2025/11/03 05:34:25 DEBUG : FilEb: reading active writers 2025/11/03 05:34:25 DEBUG : >WaitForWriters: 2025/11/03 05:34:25 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:25 DEBUG : Looking for writers 2025/11/03 05:34:25 DEBUG : FiLeA: reading active writers 2025/11/03 05:34:25 DEBUG : FiLeB: reading active writers 2025/11/03 05:34:25 DEBUG : FilEb: reading active writers 2025/11/03 05:34:25 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (4.58s) === RUN TestUnicodeNormalization run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:25 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:25 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:25 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:25 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/11/03 05:34:25 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/11/03 05:34:25 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/11/03 05:34:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:25 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:34:25 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/11/03 05:34:26 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:26 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:26 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:26 DEBUG : Looking for writers 2025/11/03 05:34:26 DEBUG : normal name with no special characters.txt: reading active writers 2025/11/03 05:34:26 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/11/03 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.23s) === RUN TestVFSNew run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:26 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:26 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:26 DEBUG : mega root 'rclone-test-qaqozof2wafo': Reusing VFS from active cache 2025/11/03 05:34:26 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:26 DEBUG : Looking for writers 2025/11/03 05:34:26 DEBUG : >WaitForWriters: 2025/11/03 05:34:26 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:26 DEBUG : Looking for writers 2025/11/03 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:26 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:26 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:26 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:26 DEBUG : Looking for writers 2025/11/03 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:26 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:26 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:26 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:26 DEBUG : Looking for writers 2025/11/03 05:34:26 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:26 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:26 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:27 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:27 DEBUG : dir: Looking for writers 2025/11/03 05:34:27 DEBUG : file2: reading active writers 2025/11/03 05:34:27 DEBUG : Looking for writers 2025/11/03 05:34:27 DEBUG : dir: reading active writers 2025/11/03 05:34:27 DEBUG : file1: reading active writers 2025/11/03 05:34:27 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStat (1.92s) === RUN TestVFSStatParent run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:28 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:28 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:28 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:28 DEBUG : dir: Looking for writers 2025/11/03 05:34:28 DEBUG : Looking for writers 2025/11/03 05:34:28 DEBUG : dir: reading active writers 2025/11/03 05:34:28 DEBUG : file1: reading active writers 2025/11/03 05:34:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.76s) === RUN TestVFSOpenFile run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:29 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:29 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:29 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:29 DEBUG : file1: Open: flags=O_RDONLY 2025/11/03 05:34:29 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/03 05:34:29 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/03 05:34:29 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:29 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/11/03 05:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/03 05:34:29 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: size = 0 OK 2025/11/03 05:34:29 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/11/03 05:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/11/03 05:34:29 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:29 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/11/03 05:34:29 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:29 DEBUG : dir: Looking for writers 2025/11/03 05:34:29 DEBUG : file2: reading active writers 2025/11/03 05:34:29 DEBUG : new_file.txt: reading active writers 2025/11/03 05:34:29 DEBUG : Looking for writers 2025/11/03 05:34:29 DEBUG : dir: reading active writers 2025/11/03 05:34:29 DEBUG : file1: reading active writers 2025/11/03 05:34:29 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.07s) === RUN TestVFSRename run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:30 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:30 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:30 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/11/03 05:34:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0068c5c80 2025/11/03 05:34:30 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/11/03 05:34:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:30 INFO : dir/file1: Moved (server-side) to: file0 2025/11/03 05:34:30 DEBUG : file0: Updating file with file0 0xc0068c5c80 2025/11/03 05:34:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/11/03 05:34:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/11/03 05:34:30 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:30 DEBUG : dir: Looking for writers 2025/11/03 05:34:30 DEBUG : Looking for writers 2025/11/03 05:34:30 DEBUG : dir: reading active writers 2025/11/03 05:34:30 DEBUG : file0: reading active writers 2025/11/03 05:34:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.92s) === RUN TestVFSStatfs run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:31 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:31 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:31 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:31 DEBUG : Looking for writers 2025/11/03 05:34:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:31 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:31 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:31 DEBUG : Added virtual directory entry vAddDir: "/" 2025/11/03 05:34:31 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/03 05:34:31 DEBUG : Added virtual directory entry vAddDir: "b" 2025/11/03 05:34:31 DEBUG : Added virtual directory entry vAddDir: "c" 2025/11/03 05:34:31 DEBUG : Added virtual directory entry vAddDir: "d" 2025/11/03 05:34:31 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:31 DEBUG : Looking for writers 2025/11/03 05:34:31 DEBUG : a: Looking for writers 2025/11/03 05:34:31 DEBUG : b: Looking for writers 2025/11/03 05:34:31 DEBUG : c: Looking for writers 2025/11/03 05:34:31 DEBUG : d: Looking for writers 2025/11/03 05:34:31 DEBUG : Looking for writers 2025/11/03 05:34:31 DEBUG : /: reading active writers 2025/11/03 05:34:31 DEBUG : a: reading active writers 2025/11/03 05:34:31 DEBUG : b: reading active writers 2025/11/03 05:34:31 DEBUG : c: reading active writers 2025/11/03 05:34:31 DEBUG : d: reading active writers 2025/11/03 05:34:31 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (1.16s) === RUN TestVFSMkdirAll run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:32 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:32 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:33 DEBUG : Added virtual directory entry vAddDir: "a" 2025/11/03 05:34:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/11/03 05:34:33 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/11/03 05:34:34 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/11/03 05:34:34 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:34 DEBUG : a/b/c/d: Looking for writers 2025/11/03 05:34:34 DEBUG : a/b/c: Looking for writers 2025/11/03 05:34:34 DEBUG : d: reading active writers 2025/11/03 05:34:34 DEBUG : a/b: Looking for writers 2025/11/03 05:34:34 DEBUG : c: reading active writers 2025/11/03 05:34:34 DEBUG : a: Looking for writers 2025/11/03 05:34:34 DEBUG : b: reading active writers 2025/11/03 05:34:34 DEBUG : Looking for writers 2025/11/03 05:34:34 DEBUG : a: reading active writers 2025/11/03 05:34:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (2.26s) === RUN TestVFSIsMetadataFile run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:34 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:34 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:34 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:34 DEBUG : Looking for writers 2025/11/03 05:34:34 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:34 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:34 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:34 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:34 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/03 05:34:34 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/11/03 05:34:34 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/11/03 05:34:34 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/03 05:34:36 DEBUG : file1: size = 5 OK 2025/11/03 05:34:36 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:34:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/11/03 05:34:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/03 05:34:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:34:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:36 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/03 05:34:38 DEBUG : file1: size = 0 OK 2025/11/03 05:34:38 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:34:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/11/03 05:34:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/11/03 05:34:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:38 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (7 bytes), uploading instead of streaming 2025/11/03 05:34:38 DEBUG : file1: size = 7 OK 2025/11/03 05:34:38 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:34:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:38 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:38 DEBUG : Looking for writers 2025/11/03 05:34:38 DEBUG : file1: reading active writers 2025/11/03 05:34:38 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.36s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:39 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:39 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:39 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:39 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/11/03 05:34:40 DEBUG : file1: aborting in-sequence write wait, off=100 2025/11/03 05:34:40 DEBUG : file1: failed to wait for in-sequence write to 100 2025/11/03 05:34:40 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/11/03 05:34:40 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (11 bytes), uploading instead of streaming 2025/11/03 05:34:40 DEBUG : file1: size = 11 OK 2025/11/03 05:34:40 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:34:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/11/03 05:34:40 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:40 DEBUG : Looking for writers 2025/11/03 05:34:40 DEBUG : file1: reading active writers 2025/11/03 05:34:40 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleWriteAt (8.40s) === RUN TestWriteFileHandleFlush run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:47 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:47 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:47 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:47 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/11/03 05:34:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:47 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (5 bytes), uploading instead of streaming 2025/11/03 05:34:47 DEBUG : file1: size = 5 OK 2025/11/03 05:34:47 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:34:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/11/03 05:34:47 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:47 DEBUG : Looking for writers 2025/11/03 05:34:47 DEBUG : file1: reading active writers 2025/11/03 05:34:47 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleFlush (7.24s) === RUN TestWriteFileHandleRelease run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:34:54 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:34:54 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:34:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:34:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:54 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:34:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:34:54 DEBUG : file1: WriteFileHandle.Release closing 2025/11/03 05:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:54 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/03 05:34:54 DEBUG : file1: size = 0 OK 2025/11/03 05:34:54 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:34:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:34:54 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/11/03 05:34:54 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:34:54 DEBUG : Looking for writers 2025/11/03 05:34:54 DEBUG : file1: reading active writers 2025/11/03 05:34:54 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestWriteFileHandleRelease (7.29s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:01 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:01 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:35:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:35:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:01 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:35:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/11/03 05:35:01 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:01 DEBUG : Looking for writers 2025/11/03 05:35:01 DEBUG : file1: reading active writers 2025/11/03 05:35:01 DEBUG : file1: active writers 1 2025/11/03 05:35:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/11/03 05:35:01 DEBUG : Looking for writers 2025/11/03 05:35:01 DEBUG : file1: reading active writers 2025/11/03 05:35:01 DEBUG : file1: active writers 1 2025/11/03 05:35:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/11/03 05:35:01 DEBUG : Looking for writers 2025/11/03 05:35:01 DEBUG : file1: reading active writers 2025/11/03 05:35:01 DEBUG : file1: active writers 1 2025/11/03 05:35:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/11/03 05:35:02 DEBUG : Looking for writers 2025/11/03 05:35:02 DEBUG : file1: reading active writers 2025/11/03 05:35:02 DEBUG : file1: active writers 1 2025/11/03 05:35:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/11/03 05:35:02 DEBUG : Looking for writers 2025/11/03 05:35:02 DEBUG : file1: reading active writers 2025/11/03 05:35:02 DEBUG : file1: active writers 1 2025/11/03 05:35:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/11/03 05:35:02 DEBUG : Looking for writers 2025/11/03 05:35:02 DEBUG : file1: reading active writers 2025/11/03 05:35:02 DEBUG : file1: active writers 1 2025/11/03 05:35:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/11/03 05:35:02 DEBUG : Looking for writers 2025/11/03 05:35:02 DEBUG : file1: reading active writers 2025/11/03 05:35:02 DEBUG : file1: active writers 1 2025/11/03 05:35:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/11/03 05:35:03 DEBUG : Looking for writers 2025/11/03 05:35:03 DEBUG : file1: reading active writers 2025/11/03 05:35:03 DEBUG : file1: active writers 1 2025/11/03 05:35:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:04 DEBUG : Looking for writers 2025/11/03 05:35:04 DEBUG : file1: reading active writers 2025/11/03 05:35:04 DEBUG : file1: active writers 1 2025/11/03 05:35:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:05 DEBUG : Looking for writers 2025/11/03 05:35:05 DEBUG : file1: reading active writers 2025/11/03 05:35:05 DEBUG : file1: active writers 1 2025/11/03 05:35:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:06 DEBUG : Looking for writers 2025/11/03 05:35:06 DEBUG : file1: reading active writers 2025/11/03 05:35:06 DEBUG : file1: active writers 1 2025/11/03 05:35:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:07 DEBUG : Looking for writers 2025/11/03 05:35:07 DEBUG : file1: reading active writers 2025/11/03 05:35:07 DEBUG : file1: active writers 1 2025/11/03 05:35:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:08 DEBUG : Looking for writers 2025/11/03 05:35:08 DEBUG : file1: reading active writers 2025/11/03 05:35:08 DEBUG : file1: active writers 1 2025/11/03 05:35:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:09 DEBUG : Looking for writers 2025/11/03 05:35:09 DEBUG : file1: reading active writers 2025/11/03 05:35:09 DEBUG : file1: active writers 1 2025/11/03 05:35:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:10 DEBUG : Looking for writers 2025/11/03 05:35:10 DEBUG : file1: reading active writers 2025/11/03 05:35:10 DEBUG : file1: active writers 1 2025/11/03 05:35:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:11 DEBUG : Looking for writers 2025/11/03 05:35:11 DEBUG : file1: reading active writers 2025/11/03 05:35:11 DEBUG : file1: active writers 1 2025/11/03 05:35:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:12 DEBUG : Looking for writers 2025/11/03 05:35:12 DEBUG : file1: reading active writers 2025/11/03 05:35:12 DEBUG : file1: active writers 1 2025/11/03 05:35:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:13 DEBUG : Looking for writers 2025/11/03 05:35:13 DEBUG : file1: reading active writers 2025/11/03 05:35:13 DEBUG : file1: active writers 1 2025/11/03 05:35:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:14 DEBUG : Looking for writers 2025/11/03 05:35:14 DEBUG : file1: reading active writers 2025/11/03 05:35:14 DEBUG : file1: active writers 1 2025/11/03 05:35:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:15 DEBUG : Looking for writers 2025/11/03 05:35:15 DEBUG : file1: reading active writers 2025/11/03 05:35:15 DEBUG : file1: active writers 1 2025/11/03 05:35:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:16 DEBUG : Looking for writers 2025/11/03 05:35:16 DEBUG : file1: reading active writers 2025/11/03 05:35:16 DEBUG : file1: active writers 1 2025/11/03 05:35:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:17 DEBUG : Looking for writers 2025/11/03 05:35:17 DEBUG : file1: reading active writers 2025/11/03 05:35:17 DEBUG : file1: active writers 1 2025/11/03 05:35:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:18 DEBUG : Looking for writers 2025/11/03 05:35:18 DEBUG : file1: reading active writers 2025/11/03 05:35:18 DEBUG : file1: active writers 1 2025/11/03 05:35:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:19 DEBUG : Looking for writers 2025/11/03 05:35:19 DEBUG : file1: reading active writers 2025/11/03 05:35:19 DEBUG : file1: active writers 1 2025/11/03 05:35:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:20 DEBUG : Looking for writers 2025/11/03 05:35:20 DEBUG : file1: reading active writers 2025/11/03 05:35:20 DEBUG : file1: active writers 1 2025/11/03 05:35:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:21 DEBUG : Looking for writers 2025/11/03 05:35:21 DEBUG : file1: reading active writers 2025/11/03 05:35:21 DEBUG : file1: active writers 1 2025/11/03 05:35:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:22 DEBUG : Looking for writers 2025/11/03 05:35:22 DEBUG : file1: reading active writers 2025/11/03 05:35:22 DEBUG : file1: active writers 1 2025/11/03 05:35:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:23 DEBUG : Looking for writers 2025/11/03 05:35:23 DEBUG : file1: reading active writers 2025/11/03 05:35:23 DEBUG : file1: active writers 1 2025/11/03 05:35:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:24 DEBUG : Looking for writers 2025/11/03 05:35:24 DEBUG : file1: reading active writers 2025/11/03 05:35:24 DEBUG : file1: active writers 1 2025/11/03 05:35:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:25 DEBUG : Looking for writers 2025/11/03 05:35:25 DEBUG : file1: reading active writers 2025/11/03 05:35:25 DEBUG : file1: active writers 1 2025/11/03 05:35:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:26 DEBUG : Looking for writers 2025/11/03 05:35:26 DEBUG : file1: reading active writers 2025/11/03 05:35:26 DEBUG : file1: active writers 1 2025/11/03 05:35:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:27 DEBUG : Looking for writers 2025/11/03 05:35:27 DEBUG : file1: reading active writers 2025/11/03 05:35:27 DEBUG : file1: active writers 1 2025/11/03 05:35:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:28 DEBUG : Looking for writers 2025/11/03 05:35:28 DEBUG : file1: reading active writers 2025/11/03 05:35:28 DEBUG : file1: active writers 1 2025/11/03 05:35:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:29 DEBUG : Looking for writers 2025/11/03 05:35:29 DEBUG : file1: reading active writers 2025/11/03 05:35:29 DEBUG : file1: active writers 1 2025/11/03 05:35:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:30 DEBUG : Looking for writers 2025/11/03 05:35:30 DEBUG : file1: reading active writers 2025/11/03 05:35:30 DEBUG : file1: active writers 1 2025/11/03 05:35:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:31 DEBUG : Looking for writers 2025/11/03 05:35:31 DEBUG : file1: reading active writers 2025/11/03 05:35:31 DEBUG : file1: active writers 1 2025/11/03 05:35:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/11/03 05:35:31 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/11/03 05:35:31 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:31 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:31 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:35:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:35:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:35:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:31 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (0 bytes), uploading instead of streaming 2025/11/03 05:35:32 DEBUG : file1: size = 0 OK 2025/11/03 05:35:32 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:35:32 DEBUG : file1: Open: flags=O_RDONLY 2025/11/03 05:35:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/03 05:35:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/03 05:35:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:32 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:32 DEBUG : Looking for writers 2025/11/03 05:35:32 DEBUG : file1: reading active writers 2025/11/03 05:35:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.34s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:32 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:32 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/11/03 05:35:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/11/03 05:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:32 DEBUG : file1: >Open: fd=file1 (w), err= 2025/11/03 05:35:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/11/03 05:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:32 DEBUG : mega root 'rclone-test-qaqozof2wafo': File to upload is small (100 bytes), uploading instead of streaming 2025/11/03 05:35:32 DEBUG : file1: size = 100 OK 2025/11/03 05:35:32 DEBUG : file1: Size of src and dst objects identical 2025/11/03 05:35:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/11/03 05:35:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/11/03 05:35:32 DEBUG : file1: Open: flags=O_RDONLY 2025/11/03 05:35:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/11/03 05:35:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/11/03 05:35:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:32 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:32 DEBUG : Looking for writers 2025/11/03 05:35:32 DEBUG : file1: reading active writers 2025/11/03 05:35:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.40s) === RUN TestZipManyFiles run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:32 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:32 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:33 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/11/03 05:35:33 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/11/03 05:35:33 DEBUG : flat/f000.txt: Set virtual modtime to 2025-11-03 05:35:32 +0000 UTC 2025/11/03 05:35:33 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:33 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:33 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/11/03 05:35:33 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/11/03 05:35:33 DEBUG : flat/f001.txt: Set virtual modtime to 2025-11-03 05:35:33 +0000 UTC 2025/11/03 05:35:33 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:33 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:33 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/11/03 05:35:33 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/11/03 05:35:33 DEBUG : flat/f002.txt: Set virtual modtime to 2025-11-03 05:35:33 +0000 UTC 2025/11/03 05:35:33 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:34 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:34 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/11/03 05:35:34 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/11/03 05:35:34 DEBUG : flat/f003.txt: Set virtual modtime to 2025-11-03 05:35:33 +0000 UTC 2025/11/03 05:35:34 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:34 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:34 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/11/03 05:35:34 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/11/03 05:35:34 DEBUG : flat/f004.txt: Set virtual modtime to 2025-11-03 05:35:33 +0000 UTC 2025/11/03 05:35:34 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:34 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:34 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:34 DEBUG : flat: Looking for writers 2025/11/03 05:35:34 DEBUG : f000.txt: reading active writers 2025/11/03 05:35:34 DEBUG : f001.txt: reading active writers 2025/11/03 05:35:34 DEBUG : f002.txt: reading active writers 2025/11/03 05:35:34 DEBUG : f003.txt: reading active writers 2025/11/03 05:35:34 DEBUG : f004.txt: reading active writers 2025/11/03 05:35:34 DEBUG : Looking for writers 2025/11/03 05:35:34 DEBUG : flat: reading active writers 2025/11/03 05:35:34 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (2.37s) === RUN TestZipManySubDirs run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:35 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:35 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:35 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/11/03 05:35:35 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/11/03 05:35:35 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2025-11-03 05:35:35 +0000 UTC 2025/11/03 05:35:35 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:35 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:35 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/11/03 05:35:35 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/11/03 05:35:35 DEBUG : a/b/mid.txt: Set virtual modtime to 2025-11-03 05:35:35 +0000 UTC 2025/11/03 05:35:35 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:35 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:35 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/11/03 05:35:35 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/11/03 05:35:35 DEBUG : a/top.txt: Set virtual modtime to 2025-11-03 05:35:35 +0000 UTC 2025/11/03 05:35:35 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:35 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:36 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:36 DEBUG : a/b/c: Looking for writers 2025/11/03 05:35:36 DEBUG : deep.txt: reading active writers 2025/11/03 05:35:36 DEBUG : a/b: Looking for writers 2025/11/03 05:35:36 DEBUG : c: reading active writers 2025/11/03 05:35:36 DEBUG : mid.txt: reading active writers 2025/11/03 05:35:36 DEBUG : a: Looking for writers 2025/11/03 05:35:36 DEBUG : top.txt: reading active writers 2025/11/03 05:35:36 DEBUG : b: reading active writers 2025/11/03 05:35:36 DEBUG : Looking for writers 2025/11/03 05:35:36 DEBUG : a: reading active writers 2025/11/03 05:35:36 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (1.78s) === RUN TestZipLargeFiles run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:36 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:36 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: Set virtual modtime to 2025-11-03 05:35:37 +0000 UTC 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:38 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:38 DEBUG : bigdir: Looking for writers 2025/11/03 05:35:38 DEBUG : big.bin: reading active writers 2025/11/03 05:35:38 DEBUG : Looking for writers 2025/11/03 05:35:38 DEBUG : bigdir: reading active writers 2025/11/03 05:35:38 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (2.27s) === RUN TestZipDirsInRoot run.go:185: Remote "mega root 'rclone-test-qaqozof2wafo'", Local "Local file system at /tmp/rclone1810375948", Modify Window "876000h0m0s" 2025/11/03 05:35:39 INFO : mega root 'rclone-test-qaqozof2wafo': poll-interval is not supported by this remote 2025/11/03 05:35:39 NOTICE: mega root 'rclone-test-qaqozof2wafo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/11/03 05:35:42 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/11/03 05:35:42 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/11/03 05:35:42 DEBUG : dir1/a.txt: Set virtual modtime to 2025-11-03 05:35:39 +0000 UTC 2025/11/03 05:35:42 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:42 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:42 NOTICE: Unsolicited response received on idle HTTP channel starting with "\x16\x16"; err= 2025/11/03 05:35:42 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/11/03 05:35:42 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/11/03 05:35:42 DEBUG : dir2/b.txt: Set virtual modtime to 2025-11-03 05:35:41 +0000 UTC 2025/11/03 05:35:42 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:42 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:42 NOTICE: Unsolicited response received on idle HTTP channel starting with "\xa9\xa9\xa9\xa9"; err= 2025/11/03 05:35:42 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/11/03 05:35:42 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/11/03 05:35:42 DEBUG : dir3/c.txt: Set virtual modtime to 2025-11-03 05:35:42 +0000 UTC 2025/11/03 05:35:42 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/11/03 05:35:42 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/11/03 05:35:42 NOTICE: Unsolicited response received on idle HTTP channel starting with "NN"; err= 2025/11/03 05:35:42 DEBUG : WaitForWriters: timeout=30s 2025/11/03 05:35:42 DEBUG : dir1: Looking for writers 2025/11/03 05:35:42 DEBUG : a.txt: reading active writers 2025/11/03 05:35:42 DEBUG : dir2: Looking for writers 2025/11/03 05:35:42 DEBUG : b.txt: reading active writers 2025/11/03 05:35:42 DEBUG : dir3: Looking for writers 2025/11/03 05:35:42 DEBUG : c.txt: reading active writers 2025/11/03 05:35:42 DEBUG : Looking for writers 2025/11/03 05:35:42 DEBUG : dir3: reading active writers 2025/11/03 05:35:42 DEBUG : dir1: reading active writers 2025/11/03 05:35:42 DEBUG : dir2: reading active writers 2025/11/03 05:35:42 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (4.40s) FAIL 2025/11/03 05:35:43 DEBUG : mega root 'rclone-test-qaqozof2wafo': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestFileReadAtNonZeroLength|TestFileReadAtZeroLength|TestRWCacheRename|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsRead|TestRWFileHandleMethodsWrite|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestRcGetVFS|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSNew|TestVFSNewWithOpts|TestVFSOpenFile|TestVFSRename|TestVFSRoot|TestVFSStat|TestVFSStatParent|TestVFSStatfs|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleRelease|TestWriteFileHandleWriteAt|TestWriteFileModTimeWithOpenWriters|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestRWFileHandleOpenTests$/^(full|writes)$'" - Finished ERROR in 4m8.815844795s (try 3/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]